B bewiner New Member May 2, 2012 3 0 1 May 2, 2012 #1 I am using proxmox 1.9 and when setup a new KVM after I installed SNMP ,i get a error as follow: any suggestions?
I am using proxmox 1.9 and when setup a new KVM after I installed SNMP ,i get a error as follow: any suggestions?
A apmuthu Renowned Member Feb 26, 2009 871 11 83 Chennai - India & Singapore github.com May 6, 2012 #2 The lines are: Code: if ($fdat{action} || ($req_rec->method ne 'GET')) { die "permission denied" if !$fdat{ptoken} || !PVE::Utils::verify_page_token($fdat{ptoken}); }
The lines are: Code: if ($fdat{action} || ($req_rec->method ne 'GET')) { die "permission denied" if !$fdat{ptoken} || !PVE::Utils::verify_page_token($fdat{ptoken}); }
A apmuthu Renowned Member Feb 26, 2009 871 11 83 Chennai - India & Singapore github.com May 8, 2012 #4 How did you install snmp? Did you install it like: http://pve.proxmox.com/wiki/Monitoring_with_Icinga If so check the settings in: /etc/default/snmpd
How did you install snmp? Did you install it like: http://pve.proxmox.com/wiki/Monitoring_with_Icinga If so check the settings in: /etc/default/snmpd
B bewiner New Member May 2, 2012 3 0 1 May 14, 2012 #5 install the SNMP steps 1.http://mirrors.163.com/ find debian help 2.copy sources address 3.editor /etc/apt/sources.list files 4.apt-get update 5.apt-get instal snmp
install the SNMP steps 1.http://mirrors.163.com/ find debian help 2.copy sources address 3.editor /etc/apt/sources.list files 4.apt-get update 5.apt-get instal snmp