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
please update your init files for both listener en passive in the debian packages
status() { if [ -f /usr/local/ncpa/var/ncpa_passive.pid ]; # needs space before ] and said ncpa_posix_passive then pid=`cat /usr/local/ncpa/var/ncpa_passive.pid` # said ncpa_posix_passive echo “Process running with PID $pid” else echo “Process is not running.” fi }