DinoTools / monitoring-check_sophos_xg

Monitoring plugin to check Sophos XG firewalls with Icinga, Nagios and other compatible monitoring solutions
https://dinotools.github.io/monitoring-check_sophos_xg/
GNU General Public License v3.0
6 stars 4 forks source link

missing argument check in check_sophos_xg_vpn.pl #16

Closed Terminator81 closed 1 year ago

Terminator81 commented 1 year ago

the name of the Tunnel must be set to check the state of the tunnel

$mp->add_arg( spec => 'name=s', help => 'Name of the VPN tunnel', required => 1, );

phibos commented 1 year ago

Thanks for your work, but the VPN plugin is broken because we get wrong or unexpected values from the device. If this issue can be fixed we can readd the plugin and also fix this issue.