0
votes
0answers
65 views

how to install zabbix agent in agent host which we are adding from server to monitor

following this site i have intsalled zabbix server and agent in centos 6.0 zabbix version :1.8.5 http://www.youtube.com/watch?v=sKfYm-3thRM but i am unable to add agent that is how to add other ...
6
votes
2answers
927 views

View Postgresql Memory Usage

I'm running Postgresql on a Ubuntu server and need to be able to monitor its memory usage. Currently I have scripts running in a one-minute cron job that monitor/log various statistics and need to ...