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
I just copied the check_unix_mem_usage.pl into my nagios libexec folder.
/usr/local/nagios/libexec/
And when I try to run the plugin locally and check the output it gives me only the following line. I ran the command as follows: /usr/local/nagios/libexec/check_unix_mem_usage.pl
And the output was : Setuid/gid script is writable by world.
Please help me to get this done. Thanks.