Re: [jffnms-users] reg RRD

2006-05-22 Thread Javier Szyszlican
Hi Kamalnath, 1. RRD is a database, so you can query it using the 'rrdtool' command and do whatever you need, our rrd_analizer.php system does just that, and the only current implemented module is the 'sla' module. 2. Theres not a problem with this on the poller side, but the graphing system reli

Re: [jffnms-users] Threaded poller

2006-05-22 Thread Javier Szyszlican
I will need the output of the poller for a specific host to see what happens. # php poller2.php Also your php may not have the pcntl extension we use for the poller2. Javier Chris Hammond wrote: > Thanks for the reply Javier, however the graphs were still not showing any > data. I have revert

[jffnms-users] Re: Unable to add interface to host (Christopher)

2006-05-22 Thread Troy Tate
Re: Unable to add interface to host (Christopher)   Yes, I think it was the old version of RRDTools causing the problem. It is now gathering stats!   Thanks for the assistance.   Troy .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. Notice: This message is intended sol

[jffnms-users] reg RRD

2006-05-22 Thread Kamalnath Singh
Title: reg RRD Hi All, Recently I have installed and configured the jffnms. I would like to know following functionality. 1.  Is that any way we can archive the RRD database so that we can keep trend analysis. 2.  Possibility of Data storing into mysql database.  (data collecti