1
0
mirror of https://github.com/ranl/monitor-utils.git synced 2024-09-28 16:13:41 +02:00

Merge pull request #16 from hakong/patch-1

Spelling
This commit is contained in:
Ran Leibman 2016-03-03 15:55:46 +00:00
commit 09ab438d24

View File

@ -72,7 +72,7 @@ sub FSyntaxError {
print "Version : $script_version\n";
print "-H = Ip/Dns Name of the FW\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 "-c = Critical Value\n";
exit(3);