dbenders
Joined: 14 Oct 2002 Posts: 28 Location: Santiago, CHILE
|
Posted: Tue Oct 15, 2002 11:42 am Post subject: Web Interface to see the rrd.log |
|
|
Will be great to have a web interface to see the logs, that way will not be necessary to have a SSH window to do some debugs. Also the ability to put filters to that log, so for example, if there is 100 monitors, and we want just to focus in one server, just let put there the server name and we can see just it. Something like:
| Code: | | # tail -f rrd.log | grep server1 |
But instead of it, just in the web.  |
|