Index: inputs/ISS/wwwnext.cf =================================================================== --- inputs/ISS/wwwnext.cf (revision 740) +++ inputs/ISS/wwwnext.cf (revision 741) @@ -4,7 +4,7 @@ RPMInstallCommand = ( "/usr/bin/yum -y install %s" ) classes: - wwwnext_hb_running = ( ReturnsZeroShell(/sbin/pidof heartbeat) ) + wwwnext_hb_running = ( ReturnsZeroShell(/sbin/pidof heartbeat >/dev/null) ) directories: /etc/ha.d mode=755 owner=0 group=0