Build precise queries to find exactly what you need
Press ESC to close
@ventz
Favorites0
Views
Projects0
Works very well. Similar to what we have written in house. To everyone that has problems, just take out the "-w" flag in the first line of the script (#!/usr/bin/perl) This flag is for "with warnings", and as advertised -- it displays warnings about the Module you are using (different issue). Either way, it works fine and you need to return back a single word for Nagios -- thus, getting rid of the warnings makes it nagios compatible.
Reviewed 12 years ago