[opsview-base] [456] created a directory and zip it for pagerduty and also changed install process a bit

5 views
Skip to first unread message

s...@opsview.com

unread,
May 21, 2014, 8:19:20 AM5/21/14
to opsview-...@googlegroups.com
Revision
456
Author
fsiddiqui
Date
2014-05-21 13:19:20 +0100 (Wed, 21 May 2014)

Log Message

created a directory and zip it for pagerduty and also changed install process a bit

Modified Paths

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2014-05-20 12:06:15 UTC (rev 455)
+++ trunk/Makefile	2014-05-21 12:19:20 UTC (rev 456)
@@ -464,7 +464,7 @@
 	perl -i -pe 's/browser\.msie\)/browser.msie && typeof window.G_vmlCanvasManager=="object"\)/g' flot/jquery.flot.pack.js
 
 ${PAGERDUTY_NAGIOS}:
-	tar -xvf ${PAGERDUTY_NAGIOS}.tar.gz
+	tar -zxf ${PAGERDUTY_NAGIOS}.tar.gz
 
 ${JQUERYSPARKLINES}:
 	gunzip -c ${JQUERYSPARKLINES}.gz > ${JQUERYSPARKLINES}
@@ -1086,7 +1086,7 @@
 	#${INSTALL} -c -o ${NAGIOS_USER} -m 0444 flot/excanvas.min.js ${DESTDIR}/${WEB_DIR}/javascript/excanvas.js
 
 ${PAGERDUTY_NAGIOS}-install:
-	${INSTALL} -c -o ${NAGIOS_USER} -m 0755 pagerduty_nagios.pl  ${PLUGIN_DIR}/notifications/notify_by_pagerduty
+	${INSTALL} -c -o ${NAGIOS_USER} -m 0755 ${PAGERDUTY_NAGIOS}/pagerduty_nagios.pl  ${PLUGIN_DIR}/notifications/notify_by_pagerduty
 
 ${JQUERYSPARKLINES}-install:
 	${INSTALL} -c -o ${NAGIOS_USER} -m 0444 ${JQUERYSPARKLINES} ${DESTDIR}/${WEB_DIR}/javascript/jquery.sparkline.js

Modified: trunk/pagerduty_nagios.tar.gz
===================================================================
(Binary files differ)

Reply all
Reply to author
Forward
0 new messages