Guest User!

You are not Sophos Staff.

[7.480][BUG][NOTABUG] snmpd processes on the console ?

Hi

not sure if this is normal but I've some strange processes for snmpd on the console:


asg:/root # ps ax|grep snmpd
 4814 ?        RN     0:00 /usr/sbin/snmpd -c /etc/snmpd.conf -Ls daemon
 4817 ?        Ss     0:00 /bin/bash /var/mdw/scripts/snmpd restart
 4823 ?        S      0:00 /bin/bash /var/mdw/scripts/snmpd stop
 4831 ?        S      0:00 killproc -p 4814 -t7 -q    snmpd
 4870 pts/0    R+     0:00 grep snmpd


snmp is active into my interface...

thx
  • Astaro Beta Report
    --------------------------------
    Version: 7.480
    Type: BUG
    State: NOTABUG
    Reporter: BuBU
    Contributor: 
    MantisID: 
    --------------------------------
  • Hi 

    I tested it with 7.5 again and can't reproduce it.

    akunz:/root # /var/mdw/scripts/snmpd status
    :: SNMP status:  running
    akunz:/root # ps aux | grep snmpd
    root     29385  0.6  1.0   9540  5100 ?        SN   11:50   0:00 /usr/sbin/snmpd -c /etc/snmpd.conf -LSid
    root     29480  0.0  0.0   1624   480 pts/0    S+   11:51   0:00 grep snmpd
    akunz:/root # ps ax | grep snmpd
    29385 ?        SN     0:00 /usr/sbin/snmpd -c /etc/snmpd.conf -LSid
    29633 pts/0    R+     0:00 grep snmpd

    Greetings
    Andreas