Re: Re: How does "proc" in snmpd.conf match the process

2015-12-11 Thread Martin T
Ulrich, looks like snmpd "proc" option matches process by grepping the output of "ps -e" which has 15 characters limitation. regards, Martin On 12/11/15, Ulrich Windl wrote: Martin T schrieb am 11.12.2015 um 00:43 in Nachricht > : >> Hi, >> >> if I check the fixproc Perl script in n

Antw: Re: How does "proc" in snmpd.conf match the process

2015-12-11 Thread Ulrich Windl
>>> Martin T schrieb am 11.12.2015 um 00:43 in Nachricht : > Hi, > > if I check the fixproc Perl script in net-snmp-5.4.3 source tarball, > then looks like "proc" executes simply "ps -e" and CMD column of this > command is limited to 15 characters. The actual script name was not > "backup.sh", bu