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
Install step: # tar zxvf nagios-plugins-1.4.15.tar.gz # tar zxvf nagios-plugins-1.4.15-check_procs_perf.tar.gz # mv check_procs_perf.c nagios-plugins-1.4.15/plugins/check_procs.c mv: overwrite `check_procs.c’? y # cd nagios-plugins-1.4.15 # ./configure # make # make install