[packages/cacti-plugin-thold] Unrelated changes removed from -undefined_variable_subject.patch
jajcus
jajcus at pld-linux.org
Mon Dec 10 08:44:31 CET 2012
commit fd23a27d5f8cec0acbe0604d77a8538437146f77
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Mon Dec 10 08:44:06 2012 +0100
Unrelated changes removed from -undefined_variable_subject.patch
cacti-plugin-thold-undefined_variable_subject.patch | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/cacti-plugin-thold-undefined_variable_subject.patch b/cacti-plugin-thold-undefined_variable_subject.patch
index dc78734..a6e5e58 100644
--- a/cacti-plugin-thold-undefined_variable_subject.patch
+++ b/cacti-plugin-thold-undefined_variable_subject.patch
@@ -17,12 +17,4 @@ diff -dur cacti-plugin-thold-0.4.9.orig/thold/thold_functions.php cacti-plugin-t
if ($logset == 1) {
logger($item['name'], $breach_up, ($breach_up ? $item['thold_hi'] : $item['thold_low']), $currentval, $item['bl_fail_trigger'], $item['bl_fail_count'], $url);
-@@ -2032,7 +2035,7 @@
- $syslog_facility = LOG_DAEMON;
- }
-
-- openlog('CactiTholdLog', LOG_PID | LOG_PERROR, $syslog_facility);
-+ openlog('CactiTholdLog', LOG_PID, $syslog_facility);
-
- if (strval($breach_up) == 'ok') {
- syslog($syslog_level, $desc . ' restored to normal with ' . $currentval . ' at trigger ' . $trigger . ' out of ' . $triggerct . " - ". $urlbreach);
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-plugin-thold.git/commitdiff/fd23a27d5f8cec0acbe0604d77a8538437146f77
More information about the pld-cvs-commit
mailing list