Maybe I don't quite get what you want to do...but couldn't you just make an NFS export that has your RRD files in it, and another with all your scripts, etc. Then have separate scripts each machine runs? For example...I have 2 scripts, gather.sh and gather-60.sh that my server runs (through cron) to poll everything either every 5 mins or 1 min (those 2 just run other scripts which do the snmp queries and rrdtool commands). So, make more scripts, one for each server (or 2, whatever) like gather-server2.sh...and have server2 run that one, but keep it on the NFS export so it can be centrally edited/managed, and it would call scripts that would update the RRDs which are also exported via NFS...or am I totally off on what you want to do?
--Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wim Sent: Wednesday, October 19, 2005 2:33 To: [email protected] Subject: [rrd-users] Looking for a distributed collector. Hi list, I'm looking for a distributed polling system. I have *lots* of interfaces to poll, and I have different pollers installed. I would like to have an application that collect all the interface data, calulate it and send it to a central server, on which the RRD files are. I don't need a webinterface or a graphing tool.. I already have these :-) I googled for a while, but I found nothing that suits my needs. Therefore I ask you guys and girls, if you know such an application (before I create my own). Thanx a lot.. -- Cheers! Wim De Hul ----------------------------------------- Belgacom International Carrier Services AS6774 ----------------------------------------- Tel: +32 2 547 5151 option 1-3 Mail: [EMAIL PROTECTED] Peering: [EMAIL PROTECTED] Abuse: [EMAIL PROTECTED] ----------------------------------------- My public key is available at: hkp://subkeys.pgp.net ----------------------------------------- -- Binary/unsupported file stripped by Ecartis -- -- Err : No filename to use for decode, file stripped. -- Type: application/pgp-signature -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
