I'm not sure this is a right place to ask about, but if anybody tried check-cisco.pl plugin, could you explain how it works with fans and power supply ckecks?
In my case if i check interface status or CPU load it works just perfectly.
But if I'm trying to check Fans or Power supply I got strange results.
Let's say I have Cisco Catalyst switch connected to my PC and run
I got reply./check-cisco.pl -H 192.168.1.205 -C public -t fan
but if my switch even is not powered and I throw the same command I got replyFans: OK - 1 Fans are running all good | total=0 err=0
As you can see it defines that there is no Fans (which is obviously right , but they are running good!Fans: OK - 0 Fans are running all good | total=0 err=0
I wasn't able to find out plugin's owner email, so somebody might have the same problem?
What was solution?
Any other info you need just let me know