blog:vcenter_vm_monitoring_with_graphite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
blog:vcenter_vm_monitoring_with_graphite [2014/10/01 02:44] – created brettblog:vcenter_vm_monitoring_with_graphite [2014/10/01 02:51] brett
Line 13: Line 13:
 Be sure to have this installed before run "./configure" Be sure to have this installed before run "./configure"
 <code> <code>
 +yum install python
 yum install python-devel yum install python-devel
-<code>+</code>
  
 The configuration of /opt/collectd/etc/collectd.conf requires the following entries.  Adjust the Username, Vcenter and Password to suit your environment. The configuration of /opt/collectd/etc/collectd.conf requires the following entries.  Adjust the Username, Vcenter and Password to suit your environment.
Line 36: Line 37:
 </code> </code>
  
 +You'll need to have [[http://code.google.com/p/pysphere/|pysphere]] installed.  Paraphrasing the installation:
 +<code>
 +yum install python-setuptools
 +easy_install -U pysphere
 +</code>
 This works fine in my lab where I have a single vCenter instance. This works fine in my lab where I have a single vCenter instance.
 +
 +vcenter.py
 <code python> <code python>
 #!/usr/bin/python #!/usr/bin/python
  • blog/vcenter_vm_monitoring_with_graphite.txt
  • Last modified: 2014/10/01 04:12
  • by brett