Added readme

This commit is contained in:
2011-12-11 04:14:44 -07:00
parent 5462099c20
commit 04c99c804e
4 changed files with 22 additions and 0 deletions

View File

@@ -35,6 +35,8 @@
// change the statusFile to the location of status.dat on your Nagios system
$statusFile = "/var/cache/nagios3/status.dat";
// ------------- end config
$nag_version = getFileVersion($statusFile); // returns integer 2 or 3
$created_ts = 0;