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
on my QNAP TS-853A 8-bay I just went to control panel and enabled SNMP.
Heads up: As http://search.cpan.org/dist/Nagios-Plugin/lib/Nagios/Plugin.pm indicates, you need to search-and-replace “Nagios::Plugin” with “Monitoring::Plugin” in the perl script now.
You also need to perl -MCPAN -e ‘install Monitoring::Plugin’ instead of “Nagios::Plugin’ 😀 thanks!