Search found 5 matches
- Fri Jun 24, 2011 2:46 am
- Forum: Scripts and Templates
- Topic: Monitor Vmware ESX
- Replies: 238
- Views: 513170
Re: Monitor Vmware ESX
i want to share a (unusual) way to get to some metrics of vmware ESX (don't know if it would work with ESXi) I was trying to get my hands on the hardware sensors (temperature) and here is how i've done it: First in ESX there is a webpage of every host which can be accessed here: https://<esx-server-...
- Mon Apr 11, 2011 7:12 am
- Forum: Scripts and Templates
- Topic: Monitor Vmware ESX
- Replies: 238
- Views: 513170
Re: Monitor Vmware ESX
[/quote]
Hi Mamema,
Good to see it was useful. Out of interest how many VM's are you polling? What is the load on your cacti server like?
Lee[/quote]
polling 25 machines. load on cacti server is constantly on 50% CPU
Hi Mamema,
Good to see it was useful. Out of interest how many VM's are you polling? What is the load on your cacti server like?
Lee[/quote]
polling 25 machines. load on cacti server is constantly on 50% CPU
- Tue Mar 08, 2011 11:48 am
- Forum: Scripts and Templates
- Topic: Monitor Vmware ESX
- Replies: 238
- Views: 513170
Re: Monitor Vmware ESX
is there any template where we logon to vcenter and read through all the vms located in that vcenter? I'm sure someone could write a script that polled the vcentre which returned all the VMs and then created collectors for all the VMs. To be honest if you add them one at a time and then keep on top...
- Sat Oct 31, 2009 5:23 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 429305
- Fri Oct 30, 2009 11:03 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 429305
Windows Memory usage WMI Template problem
implemented wmi and got it up and running, script runs on command line and gives values back. Now i want to activate the windows memory usage template (v. 0.6 from first posting) and get: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ --title="Name of Computer - Memo...