Skip to main content

Hi,

I have a need to monitor the health and capacity of some IBM Datapower Gateways. Looks like they support an SNMP poll interface.

Doesn’t look like Centreon has a plugin for these devices.

Wondering if anyone out there in Centreon land has already solved this and has a script they could share?

Cheers

Hi,

It seems that you can download the MIB that contain all information about tha appliance status (drStatusMIB.txt ).

Informations about IBM Datapower Gateways monitoring are here.

Once you get the OID you need, you can use the Centreon plugin Generic SNMP to monitor the values:

/usr/lib/centreon/plugins/centreon_generic_snmp.pl --plugin apps::protocols::snmp::plugin --list-mode

Regards


Reply