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
Christ Follower, Husband, Father, Technologist. I love community and I especially love THIS community. My background is networking, but I've dabbled in all the F5 iStuff, I'm a recovering Perl guy, and am very much a python enthusiast. Learning alongside all of you in this accelerating industry toward modern apps and architectures.JRahm
Admin
Christ Follower, Husband, Father, Technologist. I love community and I especially love THIS community. My background is networking, but I've dabbled in all the F5 iStuff, I'm a recovering Perl guy, and am very much a python enthusiast. Learning alongside all of you in this accelerating industry toward modern apps and architectures.JRahm
Admin
Jan 11, 2018Make 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"