Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
This plugin checks Gateway Antivirus Service and/or Intrusion Prevention Service update time in a Watchguard device.
Current Version
1.0
Last Release Date
2022-03-17
Owner
Juan Granados
Website
https://github.com/juangranados/nagios-plugins
Download URL
https://raw.githubusercontent.com/juangranados/nagios-plugins/master/check_wg_signatures.sh
License
GPL
Compatible With
Usage: check_wg_signatures.sh [options]
# -h | –host: ip of device. # -w | –warning: warning hours since last update. Default 24. # -c | –critical: critical hours since last update. Default 48. # -a | –antivirus: checks only Antivirus Service. # -i | –intrusion: checks only Intrusion Prevention Service. # -v | –version: snmp version. Default 2. Depends on version you must specify: ##### 2: -s | –string: snmp community string. Default public. ##### 3: -u | –user: user. -p | –pass: password.
Example: check_wg_signatures.sh -h 192.168.2.100 -s publicsnmp -a Example: check_wg_signatures.sh -h 192.168.2.100 -v 3 -u read -p 1234567789 -i
You must be logged in to submit a review.
To:
From: