I'm new here. I've already looked for similar topics, but I was not successful to solve my Problem.
Situation: I have Nagios Core 4.04 running on my monitoring server. I can successful monitor my switch and windows machine. But my goal is to monitor generated events from an application server (Centos 6.6) that triggers events. The application triggers events e.g. if a hardware issue occurs or if users are logged in etc. .
The application provides a mib.txt.
My try:
On the monitoring server I placed the mib.txt to /usr/share/snmp/mibs.
I have net-snmp && snmp-utils on both, the monitoring server and the application server.
On the monitoring server i can run: snmpwalk -v 1 -c public -O e 127.0.0.1 successfully. But not snmpwalk -v 1 -c public -O e IP_OF_REMOT_CENTOS_SERVER.
Do you guys know what I am doing wrong? btw I am really not an expert....
I am happy about every comment. Even if you just say hello
Greetings from Vienna, Austria