Paladox has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/361219 )

Change subject: Fix path for irc-ores.log
......................................................................


Fix path for irc-ores.log

Change-Id: I1758cda874ff61475dffa6a7b7709c4d221ee5d2
---
M templates/ores-mail-service-notification.sh.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Paladox: Verified; Looks good to me, approved



diff --git a/templates/ores-mail-service-notification.sh.erb 
b/templates/ores-mail-service-notification.sh.erb
index 8bb2c49..499afdc 100644
--- a/templates/ores-mail-service-notification.sh.erb
+++ b/templates/ores-mail-service-notification.sh.erb
@@ -19,4 +19,4 @@
 
 # /usr/bin/printf "%b" "$template" | mail -s "$NOTIFICATIONTYPE - 
$HOSTDISPLAYNAME - $SERVICEDISPLAYNAME is $SERVICESTATE" $USEREMAIL
 
-/bin/echo "$NOTIFICATIONTYPE - $SERVICEDESC on $HOSTNAME is $SERVICESTATE: 
$SERVICEOUTPUT $SERVICEACKAUTHOR $SERVICEACKCOMMENT [$NOTIFICATIONAUTHORNAME] 
$NOTIFICATIONCOMMENT" >> /var/log/icinga2/irc.log
+/bin/echo "$NOTIFICATIONTYPE - $SERVICEDESC on $HOSTNAME is $SERVICESTATE: 
$SERVICEOUTPUT $SERVICEACKAUTHOR $SERVICEACKCOMMENT [$NOTIFICATIONAUTHORNAME] 
$NOTIFICATIONCOMMENT" >> /var/log/icinga2/irc-ores.log

-- 
To view, visit https://gerrit.wikimedia.org/r/361219
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1758cda874ff61475dffa6a7b7709c4d221ee5d2
Gerrit-PatchSet: 2
Gerrit-Project: labs/icinga2
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to