On 08/07/2012 11:27 AM, Ingeborg Hellemo wrote:
morten.brekkevold@uninett.no said:
- Added ipdevpolld multiprocess option to run each job type as separate subprocess (enabling this will consume up to 60 PostgreSQL connections,
be warned!)
- An -n option was added to ipdevpolld. Used in combination with the -J option, ipdevpoll will run a single job for a single netbox as a foreground process.
Where is the documentation about how you enable/use this?
I guess here:
./ipdevpolld --help Usage: ipdevpolld [options]
Options: --version show program's version number and exit -h, --help show this help message and exit -f, --foreground run in foreground instead of daemonizing -s, --log-stderr log to stderr instead of log file -j, --list-jobs print a list of configured jobs and exit -p, --list-plugins load and print a list of configured plugins -J JOBNAME run only JOBNAME in this process -n NETBOX, --netbox=NETBOX Run JOBNAME once for NETBOX. Also implies -f and -s options. -m, --multiprocess Run ipdevpoll in a multiprocess setup -P, --pidlog Include process ID in every log line
This program runs SNMP polling jobs for IP devices monitored by NAV