A collection of monitoring plugins to check Sophos XG firewalls with Icinga, Nagios and other compatible monitoring solutions.
- Sophos XG firewalls 19
General
- Perl 5
- Perl Modules:
- Monitoring::Plugin or Nagios::Plugin
- Net::SNMP
- Date::Calc (License Check)
Ubuntu/Debian
- perl
- libmonitoring-plugin-perl
- libnet-snmp-perl
- libdate-calc-perl
Check disk space.
Check the HA mode and the current status.
Just some details about the device.
Check if a license has been expired or will expire soon.
Check memory and swap space.
Check the state of the services running on the device.
Warning This plugin might NOT work as expected. Some devices seem to report wrong values or at least value we do not expect from the documentation. If someone finds a way to fix it. Please open a PR.
Check Site-to-Site vpn tunnels and active connections.
Just copy the files check_sophos_xg_*.pl
to your Icinga or Nagios plugin directory.
- Documentation: https://dinotools.github.io/monitoring-check_sophos_xg
Use the GitHub issue tracker to report any issues
GPLv3+