reighnman wrote: > "The command /usr/sbin/vdf -k returned stderr data (1) from the device: > Unknown option: k" > > Products/VMwareEsx/modeler/plugins/VmwareEsxDf.py: Run vdf -k to model > filesystem information. Should work on all ESX servers. > Products/VMwareEsx/modeler/plugins/VmwareEsxDf.py: command = > '/usr/sbin/vdf -k' > > -k is unsupported, I manually removed this from VmwareEsxDf.py to stop the > errors. Zenoss 2.3
I was getting the same errors, and have removed the -k from the VmwareEsxDf.py like you did. vdf -k Unknown option: k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 5039616 2286652 2496964 48% / /dev/sda1 99134 26647 67368 29% /boot none 134284 0 134284 0% /dev/shm ... ESX 3.5, and Zenoss 2.3.0. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29092#29092 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
