Distributed SNMP monitoring.

Furnish, Trever G TGFurnish at herff-jones.com
Mon Dec 9 15:45:09 CET 2002


I probably ought to do a lot more research before I continue to speak, but I
don't mind being corrected in public one bit, so... :-)

> -----Original Message-----
> From: Stanley Hopcroft [mailto:Stanley.Hopcroft at IPAustralia.Gov.AU]
> Sent: Sunday, December 08, 2002 8:09 PM

> FWIW, there seems to be no serious competitor to RRD for saving time 
> series data.
I certainly agree.
 
> I am not sure if I follow you, but it is not necessary to 'spawn off 
> rrdtool' since rrdtool has a public API and shared libraries (in at 
> least C and Perl) that implement the API.

Bad use of made-up terminology on my part - by "an rrdtool process" I was
actually refering to apan itself, which gets a process creation every time
Nagios uses it to check on a host or service.  Apan then runs the plugin on
behalf of Nagios, so you end up with two processes created per check instead
of one...correct?  Again, I ought to do more research first...but my
impression from the apan docs is that it doesn't keep running as a daemon in
the background, but rather has to open and close the rrd files every time an
apan service or host gets checked.
 
An alternative would be a process that holds open the
xpdfile_host_perfdata_file and xpdfile_service_perfdata_file and then
updates the rrd files when it sees new performance data in either file.

> Stanley Hopcroft


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list