Unsolved
1 Rookie
•
2 Posts
0
1370
March 22nd, 2023 02:00
Avamar VE monitoring using ZABBIX via snmp
Hello, community! Help is needed for monitoring critical services in Avamar. According to the administrator's guide, we have a file AVAMAR-MCS-MIB.txt, but
snmpwalk -v2c -c - m /usr/share/snmp/mibs/AVAMAR-MCS-MIB.txt 127.0.0.1 1.3.6.1.4.1.15597
AVAMAR-MCS-MIB::avamar = No Such Object available on this agent at this OID
Accordingly, I cannot monitor necessary services or Avamar problems in Zabbix, of course, I monitor the host as a regular Linux server, but the information I get this way is insufficient.
Who has real experience monitoring Avamar?
No Events found!
Sandtitz
1 Rookie
•
33 Posts
0
April 4th, 2023 00:00
You need to enable and configure SNMP on Avamar first.
The Avamar Administration Guide has instructions for "Configure the Net-SNMP agent".
Works for us.
karkaaa
1 Message
0
June 8th, 2023 06:00
Hi,
For me help this command (from root):
mcsnmp start --verbose
If not work try mcsnmp stop--verbose and again start.
Of course, first you need to config snmp.