lausser / check_nwc_health

nwc = network component. This plugin checks lots of aspects of routers, switches, wlan controllers, firewalls,.....
http://labs.consol.de/nagios/check_nwc_health
GNU General Public License v2.0
150 stars 88 forks source link

check_nwc_health plugin not supporting SHA256 protocol #332

Open Vani2468 opened 3 months ago

Vani2468 commented 3 months ago

We are using check_nwc_health plugin to monitor check point firewall devices with authentication protocol SHA256, but we are getting below error.

command: /omd/plugins/check_nwc_health --hostname XXXX --protocol 3 --username test --authprotocol SHA256 --authpassword XXXX -privprotocol AES --privpassword XXXX --mode cpu-load

Output CRITICAL: Unknown protocol SHA256

Can you confirm if SHA256 protocol support the plugin.

recou commented 3 months ago

there is a patch available:

https://github.com/lausser/GLPlugin/issues/31