Differences

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
manpage:dvg_snmpd [2009/10/29 17:24]
Ueli Heuer
manpage:dvg_snmpd [2011/12/04 20:22] (current)
Ueli Heuer
Line 1: Line 1:
 +====== dvg_snmpd ======
  
 +===== SYNOPSIS =====
 +**dvg_snmpd.pl** - daemon to collect the snmp data 
 +
 +===== DESCRIPTION =====
 +
 +dvg_snmpd.pl reads its config from configfile and the dvg database only at startup. dvg_snmpd start to query the hosts as configured. the values for each device are stoerd into the rrd files and in the database for later visualisation and later processing.
 +
 +THIS DAEMON IS UNDER DEVELOPMENT SO DO NOT EXPECT EVERYTHING IS WORKING!!!
 +
 +===== OPTIONS =====
 +--debug=i | -d i\\
 +Enables debuging. i defines the debug level. the higher i is more output is created.
 +
 +--quiet | -q\\
 +be quiet (disables some minor logging).
 +
 +--nodaemon\\
 +dvg_snmpd stays in forground
 +
 +--stdout=file | -o file\\
 +redirects stdout of th daemon to file. /dev/null is used if this option is not set
 +
 +--stderr=file | -e file\\
 +redirects stdout of th daemon to file. /dev/null is used if this option is not set
 +
 +--help | -i\\
 +this page :)
 +
 +--version | -v\\
 +Print the version and revision of this program
 +
 +===== SIGNALS =====
 +
 +**SIGINT**\\
 +should reload the config
 +
 +**SIGQUIT**\\
 +stops all open queries (it could take along time!)
 +
 +**SIGUSR1**\\
 +Toggels the debug flag on/off
 +
 +
 +===== BUGS =====
 +you cannot reload the config, it’s not working :(
 +
 +There could be some more bugs. If you find one (or more) please report it to [[DVGTOOL>​bugs]]
 +
 +  * If a FQDN or hostname cannot be resolved the daeomon dies :-(
 +
 +===== COPYRIGHT =====
 +This program is Copyright (C) 2005...2011 by Ueli Heuer.
 +
 +It is licensed under the terms of the GPL.
 +
 +{{tag>​manpage dvg_snmpd}}
manpage/dvg_snmpd.txt · Last modified: 2011/12/04 20:22 by Ueli Heuer
Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0