Hi everybody,

Having several machines running postgres servers I am trying to monitor 
postgres processes but it is not working. 

All other processes are been monitored OK (ssh, snmp...) 

The configuration is:

Process Class
Name    postgres        
Monitor         True
Regex   postgres        
Ignore Parameters       False
Fail Severity   4

And then I have done remodeler/recollect config...

The process is runing:

#ps ax | grep postgres
3038 pts/0    S      0:00 postgres: logger process
 3040 pts/0    S      0:00 postgres: writer process
 3041 pts/0    S      0:05 postgres: stats buffer process
 3042 pts/0    S      0:02 postgres: stats collector process
 6625 pts/0    S      0:01 postgres: xxx xxxxxxx xxx.xxx.xxx.xxx(38155) idle
 6628 pts/0    S      0:00 postgres: xxxx xxxxx xxx.xxx.xxx.xxx(36499) idle
 6630 pts/0    R      0:00 postgres: xxxx xxxx_xxx xxx.xxx.xxx.xxx(36500) SELECT

And also it's present in SNMP info:

#snmpwalk -v 1 192.168.x.x -c mypass | grep postgres
HOST-RESOURCES-MIB::hrSWRunPath.8064 = STRING: "postgres: logger process   "
HOST-RESOURCES-MIB::hrSWRunPath.8066 = STRING: "postgres: writer process   "
HOST-RESOURCES-MIB::hrSWRunPath.8067 = STRING: "postgres: stats collector 
process   "
....


Can anyone help me please?

Thanks in advance,
KP

------------------------
KPCasting




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=6906#6906

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to