riskersen / Monitoring

Monitoring plugins wich are Nagios/icinga compatible
65 stars 112 forks source link

[check_fortigate.pl]: description oid #73

Open jbeaujour opened 2 years ago

jbeaujour commented 2 years ago

Hello, Until version 1.6.0 of the script, there was a request to get the value of the OID ".1.3.6.1.2.1.1.1.0". This was then displayed in the status detail. A user asks us to resume this functionality.

sgruber94 commented 2 years ago

Hi, actual, the OID will be used to display the DeviceName if a check doesn't work out.

You are correct, it was changed from 1.3.6.1.2.1.1.1 - sysDescr to 1.3.6.1.2.1.1.5 (sysName) at this Commit (https://github.com/riskersen/Monitoring/commit/7a36cfa2c747ba3993b0fad548c722bdcac794e3)

Can you please specify an example?

jbeaujour commented 2 years ago

Hello On the first part of the screen, version 1.6.x of check_fortigate with status information "version-8.7" (OID Description) and then with latest version, without OID Description fortigate2

jbeaujour commented 2 years ago

Hello do you think you can add this OID in a future evolution? and if so, when do you think this is possible? thank you

jbeaujour commented 2 years ago

Hello @sgruber94 I need to know quickly if the probe will soon find its initial behavior can you give me an answer on the feasibility and possibly a completion time Thank you