centreon / centreon-plugins

Collection of standard plugins to discover and gather cloud-to-edge metrics and status across your whole IT infrastructure.
https://www.centreon.com
Apache License 2.0
310 stars 274 forks source link

[hardware::devices::video::axis::snmp::plugin] Missing information #3531

Open stevegoffaux opened 2 years ago

stevegoffaux commented 2 years ago

Hi,

I have Axis cameras that I want to monitor with centreon. I use the following command: ./centreon_plugins.pl --plugin=hardware::devices::video::axis::snmp::plugin --mode=environment --snmp-version=2c --snmp-community= 'XXXX' --hostname='XXX' --component="temperature"

and the response is: OK: All 0 components are ok []. | Checking temperatures

Shouldn't it display temperature?

Thans for your answers

garnier-quentin commented 2 years ago

Could you provide the snmpwalk of following branch: .1.3.6.1.4.1.368 ? And also MIB files of your equipment.

stevegoffaux commented 2 years ago

Hi, As it's old material I found this: https://mibs.observium.org/mib/AXIS-VIDEO-MIB/

and for other request snmpwalk -v 2c -c 'XXX' xx.xx.xx.xx -O n .1.3.6.1.4.1.368 .1.3.6.1.4.1.368 = No Such Object available on this agent at this OID

Thanks

garnier-quentin commented 2 years ago

AXIS video mib seems not implemented. Could you try snmpwalk for the following branch: .1.3.6.1.4.1 ?

lucie-dubrunfaut commented 2 months ago

Hello :)

Without additional information we are not able to provide a solution or resolve a possible bug. So @stevegoffaux if you still need a response / solution to this issue, as Quentin asked you, can you provide us an anonymized .snmpwalk of your equipment to help us troubleshooting this issue ? Otherwise we will be forced to close this issue.