mirror of
https://github.com/ranl/monitor-utils.git
synced 2024-11-22 07:23:42 +01:00
Update check-paloalto-A500.pl
This commit is contained in:
parent
e6c52c4beb
commit
f72c431099
@ -72,7 +72,7 @@ sub FSyntaxError {
|
|||||||
print "Version : $script_version\n";
|
print "Version : $script_version\n";
|
||||||
print "-H = Ip/Dns Name of the FW\n";
|
print "-H = Ip/Dns Name of the FW\n";
|
||||||
print "-C = SNMP Community\n";
|
print "-C = SNMP Community\n";
|
||||||
print "-t = Check type (currently only cpu/firmware/model/ha/sessions/icmp_sesions/tcp_sessions/udp_sessions)\n";
|
print "-t = Check type (currently only cpu/firmware/model/ha/sessions/icmp_sessions/tcp_sessions/udp_sessions)\n";
|
||||||
print "-w = Warning Value\n";
|
print "-w = Warning Value\n";
|
||||||
print "-c = Critical Value\n";
|
print "-c = Critical Value\n";
|
||||||
exit(3);
|
exit(3);
|
||||||
|
Loading…
Reference in New Issue
Block a user