Page 1 of 1

Commvault monitoring in Nagios

Posted: Wed Jul 15, 2020 7:11 am
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.

Re: Commvault monitoring in Nagios

Posted: Thu Jul 16, 2020 2:14 pm
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.