Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
You might get an error like: check_flexlm_perf_data.plx: Possible unintended interpolation of @omega in string at ./check_flexlm_perf_data.plx line 61. To fix this change line 86 from: [email protected] to [email protected]
There is another bug in the script 99c99 6)||(@ARGV eq “0”)) — > if ((@ARGV > 8)||(@ARGV eq “0”))
ARGV has to be 8 instead of 6 if you use all parameters, like: -H HOST -p PORT -f LIC -w WARN