summaryrefslogtreecommitdiffstats
path: root/Monitoring/plugins/getwmic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Monitoring/plugins/getwmic.sh')
-rwxr-xr-xMonitoring/plugins/getwmic.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/Monitoring/plugins/getwmic.sh b/Monitoring/plugins/getwmic.sh
deleted file mode 100755
index 05ba8f21..00000000
--- a/Monitoring/plugins/getwmic.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-wget http://dev.zenoss.org/svn/trunk/inst/externallibs/wmi-1.3.14.tar.bz2
-tar xvf wmi-1.3.14.tar.bz2
-cd wmi-1.3.14/
-sed -i 's/all: install/ZENHOME=..\/..\nall: install/' GNUmakefile
-make
-#cp bin/* /usr/local/bin/
-#cp lib/python/* /usr/local/lib/python