Monitoring Windows Services from BIG-IP
Community MVP hwidjaja dropped a bomb-sized nugget of wisdom in the forums last week that I would be remiss if I didn’t write up and share with the greater community at large. Zenoss has a WMI execu...
Published Dec 28, 2010
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
JRahm
Jan 11, 2018Admin
Make sure to grab the right CentOS version for your BIG-IP. The updated steps assuming CentOS 6.4 and the zenoss wmi pack source availability are:
- Download CentOS 6.4 and install vm
- Install gcc and autoconf
- Download wmic 1.3.14
- Extract, then make with command:
make "CPP=gcc -E -ffreestanding"