On Thu, Oct 29, 2009 at 5:33 PM, János Prepuk <[email protected]> wrote: > Hi all > > Untill now I read the data with snmp and I wrote it to rrd files. But now I > would like to use a script (because these datas could not be read with > snmp), which read out the data from devices and write it to the rrd. I would > use a script which get a variable (ip address). > How can I solve it? Maybe perl module? >
You can also use the snmp exec/extend on the remote box and then still query with collectd like normal. _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
