Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 701 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 701 Bytes

Teeny Nagios

ABSTRACT

Teeny web interface for Nagios with smartphone(iPhone, Android).

INSTALLATION

  • requires
    • Nagios 3.1, 3.2
    • PHP
$ vi index.php
  specify $STATUS_FILE and $COMMAND_FILE for your environment and check
  permission of $COMMAND_FILE to write by executive user of PHP.
$ cp index.php nagios.png YOUR_WEB_ROOT/teeny/

and access http://YOUR_NAGIOS_SITE/teeny/
enjyo!

COPYRIGHT & LICENSE

Copyright HIROSE Masaaki

Apache License, Version 2.0