I am using Ubuntu vesion 18.04.3 and zabbix_server 4.0.12
I try to configure SNMP Traps.
I have followed the installation procedure as described here: https://zabbix.org/wiki/Start_with_SNMP_traps_in_Zabbix
I installed the following package to work with Ubuntu: perl, libsnmp-perl,...
Search Result
Collapse
4 results in 0.0026 seconds.
Keywords
Members
Tags
-
Zabbix Server Debian package installs unwanted SNMPD
Hi,
I have installed 3.0.3 (now .4) from Debian Packages. The default setup contains a host "Zabbix server", obviously intended to monitor itself.
This has pulled in the snmpd packages as a dependency:
# apt-cache showpkg snmpd
...
... -
How to convert MIBs to snmpwalk output?
Hi,
I need to develop a monitoring module, but have no access to the actual device I need to develop for.
If I had the device's snmpwalk output - I could simulate the device (e.g., with snmposter) and start the development.
Is there a way to convert the device's...