Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin checks CPU usage of Watchguard device and returns CPU performance data.
Current Version
1.0
Last Release Date
2022-03-04
Owner
Juan Granados
Website
https://github.com/juangranados/nagios-plugins
Download URL
https://github.com/juangranados/nagios-plugins/blob/master/check_wg_cpu.sh
License
GPL
Compatible With
Usage: check_wg_cpu.sh [options] # -h | --host: ip of device. # -w | --warning: % of cpu warning. Default 90. # -c | --critical: % of cpu critical. Default 100. # -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_cpu.sh -h 192.168.2.100 Example: check_wg_cpu.sh -h 192.168.2.100 -c 80 -w 90 -v 2 -s publicwg Example: check_wg_cpu.sh -h 192.168.2.100 -c 80 -w 90 -v 3 -u read -p 1234567789
Example of output with performance data after | Ok. CPU usage: 10% | cpu=10%;90;100;0;100
You must be logged in to submit a review.
To:
From: