| Home | Docs | Support | Buy | Blog | Forums |
|
|
VMwareESXSubmitted By: netdata (Wouter D'Haeseleer)This zenpack will do the following:
So you can get all the VMFS filesystems of the esx server Actions to take to get this zenpack to work:
The VmwareEsxDf will model the filesystem using ssh but for the performance I will use snmp. (I don't want to ssh every 5 min to the ESX server) so on the esx server edit the /etc/snmp/snmpd.conf and add: exec .1.3.6.1.4.1.6876.99999.1 vdf /usr/sbin/vdf The OID .1.3.6.1.4.1.6876.99999.1 is used by the FileSystem template. Now restart the snmpd service on the ESX server: /etc/init.d/snmpd restart Now you are ready to remodel the device and the VMFS filesystems will be added and after a few zencommand cycles you also will have the performance graphs for the filesystem. What needs to be done? If someone is good eneugh at python it would be nice that: FileSystem template and VmwareEsxDf uses the 1.3.6.1.4.1.6876.99999.1 OID to get what they want.
[return: ZenPack Project Site] |
