Recently I installed zenoss-stack-2.2.0-linux-x64 on CentOS5 x64. I then added my 14 Linux hosts to be monitored (/Devices/Server/Linux). I've also added two /Processes entries; crond and syslogd. These two processes are up and running on each 14 hosts but do not show up in the OS Processes list (on the OS tab) of any host. Also the /Processes count is zero for both.
/Processes Name Regex Monitor Count crond crond True 0 syslogd syslogd True 0 I've tried remodeling the hosts but it does not help. Neither does restarting zenoss-stack. snmpwalk does report that the processes are running: [EMAIL PROTECTED] ~]# snmpwalk -v1 -cpublic another-server|grep -e crond -e syslogd HOST-RESOURCES-MIB::hrSWRunName.1732 = STRING: "syslogd" HOST-RESOURCES-MIB::hrSWRunName.2403 = STRING: "crond" HOST-RESOURCES-MIB::hrSWRunPath.1732 = STRING: "syslogd" HOST-RESOURCES-MIB::hrSWRunPath.2403 = STRING: "crond" [EMAIL PROTECTED] ~]# Running zenprocess manually gives this: [EMAIL PROTECTED] ~]$ zenprocess run WARNING:zen.zenprocess:Reconnected to ZenHub INFO:zen.zenprocess:Pulled process status for 0 devices and 0 processes INFO:zen.zenprocess:Daemon zenprocess shutting down INFO:zen.zenprocess:zenprocess shutting down [EMAIL PROTECTED] ~]$ I've had the thing work in previous versions. For 2.2.0 I decided to do a clean OS plus zenoss-stack install and add all my devices again instead of upgrading. Generally I've been very happy with Zenoss :) -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=21775#21775 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
