无标题.jpg
I am using proxmox 1.9 and when setup a new KVM after I installed SNMP ,i get a error as follow:
any suggestions?
无标题.jpg
I am using proxmox 1.9 and when setup a new KVM after I installed SNMP ,i get a error as follow:
any suggestions?
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}); }
how can i fix it
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
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
Bookmarks