Commvault monitoring in Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ets_user
Posts: 78
Joined: Mon Mar 30, 2020 2:50 am

Commvault monitoring in Nagios

Post by ets_user »

Hi,

We have a backup software Commvault and we would like to send traps to Nagios for centralized monitoring.

We enabled firewall port between them and added MIB files but we didnt see traps coming.

Then we added engineID and password to the snmptrapd configuration file something like this.

createUser -e 0x80001f8xxxxxxxxx username SHA "password" AES "password"
userlog,execute user

Engine id has fixed number of digits??

But in commvault we can see many authentication mechanism as below.

Authentication algorithm
HMAC MD5
HMAC SHA
HMAC128 SHA224
HMAC192 SHA256
HMAC256 SHA384
HMAC384 SHA512

privacy algorithm
CBC DES
CFB128 AES 128
CBC AES 128

Let us know how we can define the configuration and we want to use SNMPv3.

Thanks.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Commvault monitoring in Nagios

Post by cdienger »

https://support.nagios.com/kb/article.php?id=827 covers snmpv3 trap configuration with a Nagios system. Please review and let us know if you run into any issues or have any further questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked