Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
tmoritz
pad99 was right, the regex in line 163 is wrong, also. Line 163 should look like this:
elsif ( /388.1.2.2.1.2.(S+)s+=s+S+:s+1/ )
Anyway, nice script, thanks to the author.
elsif ( /388.1.2.2.1.2.(S+)s+=s+S+:s+1/ )
Anyway, nice script, thanks to the author.