[SOLVED] HOW to stop snmpd service on proxmox 3.2 ?

a2423952

New Member
Apr 28, 2014
2
0
1
Hi,

I want to create snmpd account number ,but snmpd demon is already running.

i can't find how to stop snmpd , because "/etc/init.d/ " is not snmpd script
 
Last edited:
> service snmpd stop
 
sorry, my english is poor

i try it but, snmpd: unrecognized service

root@test:~# netstat -tlunp |grep snmpd
udp 0 0 0.0.0.0:161 0.0.0.0:* 289534/snmpd

root@test:~# ps -ef |grep snmpd
root 183617 182941 0 Apr17 ? 00:01:31 /usr/sbin/snmpd -p /vr/run/snmpd.pid


snmpd is running....... I did not install snmp, proxmox on the built-in ?

Can not find a method to stop

last,

i found snmpd Process is vz use , proxmox host not install snmpd

apt-get update
apt-get install snmpd

problem solved
 
Last edited: