How to graph in RRDtool the number of users online?
Fishing for anyone who already has code to just spit out the number of users online, i want to feed it to our monitoring system to graph the number of users online with RRDtool.
Before I reinvent the wheel. I want to execute the filename.php from the command line using php and have it just result in a number that i can grab from stdout with our monitoring agent.
|