Cacti is a monitoring and graphing tool, with a web-based interface. It is open-source and uses RRDTool for data storage and graphing.

learn more… | top users | synonyms

0
votes
1answer
122 views

What to do if Cacti monitering server goes down in Centos 6.3?

I have successfully deployed cacti with plugins thold, nectar, realtime. Currently I am monitering my amazon ec2 servers and internal servers in my organization. but I afraid what to do In following ...
0
votes
1answer
221 views

Get list of top 10 memory consuming processes with graph using Cacti in Centos 6.3

I'm using Cacti in Centos 6.3 and I would like to get the list of the top 10 memory consuming processes, with a memory graph, so that if server fails I can easily find the processes behind that. It ...