path: nagios4_4.4.6-4.1/functions
	# Next try "pidof"
#	if which pidof | egrep -v "^no pidof" >/dev/null 2>&1; then
#		pid=`pidof $1`
#		if [ "$pid" != "" ] ; then
#	        	echo $pid
