Comments
-
Thanks a lot for the explanations guys rtoney00, your solution about my bash script worked fine. I didn't know that was important use echo "\nStatistic: and echo "\nMessage: []s Renato
-
Hi, I tried the script bellow (I copied from the link you sent) but I'm still getting errors in the output. perl ${SCRIPT} arg1 arg2 #!/usr/bin/perl if (@ARGV[0] =~ /\bhelp\b/) { print "MemoryUsage.pl SNMPver community hostname\n"; print "SNMPver - version of SNMP protocol\n"; print "community - community name of SNMP…
-
Response time is typically only available for user experience monitors, not script monitors Humm, I didn't know about it. So, probabely it is the problem. However, there's a response time for script monitors ? If yes, how I could change it ? []s Renato