dvgtool

Device Values Grapher Tool (DVG) is a statistics tool based on PHP, MySQL, Perl and RRDtool.

Tasklist |

FS#70 - Polling Daemon

Attached to Project: dvgtool
Opened by Ueli Heuer (ueli) - Sunday, 30 April 2006, 17:31 GMT+2
Last edited by Ueli Heuer (ueli) - Saturday, 10 November 2007, 01:26 GMT+2
Task Type Feature Request
Category Backend / Core
Status Assigned
Assigned To Ueli Heuer (ueli)
Operating System All
Severity High
Priority Normal
Reported Version 0.9.3
Due in Version 0.9.5
Due Date Undecided
Percent Complete 20%
Votes 0
Private No
This task depends upon

Comment by Ueli Heuer (ueli) - Saturday, 25 August 2007, 12:45 GMT+2

TODO: bevor opening a SNMP-Session for atarget, resolve DNS-name of the target first .... to check if hostname is defined. DONE: the hostname is checked if you add a host with add_host.pl and dvg_snmp.pl checks the hostname bevor it is added to the snmp-scheduler

Comment by Ueli Heuer (ueli) - Wednesday, 11 March 2009, 13:18 GMT+2

add jabber notification:

probaly needed debian modules: libnet-jabber-perl libnet-xmpp-perl libxml-stream-perl

send notifktion on problems to any person (site operator, host owner, link owner, ... )

Comment by Ueli Heuer (ueli) - Wednesday, 09 December 2009, 09:28 GMT+2

PID_FILE muss pro Instanz unterschiedlich sein :)
Vorschlag $PIDFILE = sprintf(/var/run/dvg_snmpd_%s,dvg_sitename())

Loading...