man torrus_devdiscover (Administration système) - Performs SNMP discovery and generates Torrus XML configuration file.

NAME

devdiscover - Performs SNMP discovery and generates Torrus XML configuration file.

SYNOPSIS

torrus devdiscover --in=XMLFILE [options...]

DESCRIPTION

devdiscover performs SNMP discovery using the XMLFILE for the discovery instructions. It generates a corresponding Torrus XML configuration file. See Torrus SNMP Discovery User Guide for details.

The generic input file, or device discovery XML (DDX), may be generated by the genddx utility, and then edited and maintained manually.

Input file name is searched in the current directory, and then in /etc/torrus/discovery/.

OPTIONS

--mkdir
Creates CWdata-dir directories.
--limit=REGEXP
Limits the discovery to the output files matching the regular expression REGEXP.
--forcebundle
With this option enabled, CWdevdiscover will write the bundle file even if some of the bundle members were not created because of errors.
--fallback=INTEGER
Requires --forcebundle. In case if an SNMP device is not available, the bundle file will include an older version of the XML output file, provided that it exists and it is not older than the specified number of days.
--verbose
Prints extra information.
--debug
Prints debugging information.
--snmpdebug
Prints SNMP protocol details

FILES

/etc/torrus/conf/devdiscover-siteconfig.pl
devdiscover site configuration file.

SEE ALSO

NOTES

See Torrus SNMP Discovery User Guide for more details at Torrus home page: http://torrus.org

AUTHOR

Stanislav Sinyagin <ssinyagin@yahoo.com>