add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not

/?logout=yes.


git-svn-id: http://www.observium.org/svn/observer/trunk@3096 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-04-27 17:18:26 +00:00
parent 6feb61512b
commit 850359711c
21 changed files with 286 additions and 28 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ if (!$where)
echo(" Instances start at 0. 0-3 for -n 4\n\n");
echo("Debugging and testing options:\n");
echo("-d Enable debugging output\n");
echo("-m Specify single module to be run\n");
echo("-m Specify module(s) to be run\n");
echo("\n");
echo("No polling type specified!\n");
exit;