3
votes
3answers
831 views

Graphing per-user CPU usage on a Linux machine

I want to graph (graphical output would be great, i.e. a .png file) the following situation: I have users A, B, and C. I limit their resources so that when all users run a CPU intensive task at the ...
1
vote
1answer
789 views

Centreon not graphing Windows Disk Check

I'm trying to figure out how to get Centreon to graph a Windows Diskspace check. The service comes back fine: OK: C:\: 14.9G|'C:\ %'=63%;20;10 'C:\'=14.94GB;4;4;0;39.99 However, when I try to add ...
3
votes
4answers
6k views

Graph VMware ESXi through Cacti

I have a server running VMware ESXi 4.1.0 and while I love the graphs within the vSphere Client, they provide no historical data with the license I have. Also, all my other servers are monitored via a ...
1
vote
2answers
959 views

Munin Graphs - Have one graph/plugin only update once per hour?

I am writing a custom munin plugin/graph and it's slightly computationally expensive. It's also unlikely to change much in a few minutes. Is it possible to have this one graph/plugin only update once ...