Module: check_mk
Branch: master
Commit: dd9cba884dccff58ff24c716ba39727d5d65b4ba
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=dd9cba884dccff…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun Jan 30 16:13:47 2011 +0100
Fix rpm building due to mk_oracle change
---
check_mk.spec | 2 +-
scripts/setup.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/check_mk.spec b/check_mk.spec
index eea4224..18a7d1a 100644
--- a/check_mk.spec
+++ b/check_mk.spec
@@ -84,7 +84,7 @@ Requires: check_mk-agent
Summary: ORACLE-Plugin for check_mk agent
AutoReq: off
AutoProv: off
-%description agent-logwatch
+%description agent-oracle
The ORACLE plugin for the check_mk agent allows you to monitor
several aspects of ORACLE databases. You need to adapt the
script /etc/check_mk/sqlplus.sh to your needs.
diff --git a/scripts/setup.sh b/scripts/setup.sh
index e8d280e..2e66d11 100755
--- a/scripts/setup.sh
+++ b/scripts/setup.sh
@@ -620,7 +620,7 @@ do
tar xzf $SRCDIR/checkman.tar.gz -C $DESTDIR$checkmandir &&
mkdir -p $DESTDIR$agentsdir &&
tar xzf $SRCDIR/agents.tar.gz -C $DESTDIR$agentsdir &&
- for agent in $DESTDIR/$agentsdir/check_mk_*agent.* $DESTDIR/$agentsdir/mk_logwatch ; do
+ for agent in $DESTDIR/$agentsdir/check_mk_*agent.* ; do
sed -ri 's@^export MK_LIBDIR="(.*)"@export MK_LIBDIR="'"$agentslibdir"'"@' $agent
sed -ri 's@^export MK_CONFDIR="(.*)"@export MK_CONFDIR="'"$agentsconfdir"'"@' $agent
done &&
Module: check_mk
Branch: master
Commit: 6d4ea28831ab3a5fa0d8c79816497137abdbe883
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=6d4ea28831ab3a…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun Jan 30 13:49:38 2011 +0100
Updated bug entries
---
.bugs/117 | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/.bugs/117 b/.bugs/117
new file mode 100644
index 0000000..8cb430b
--- /dev/null
+++ b/.bugs/117
@@ -0,0 +1,30 @@
+Title: Change handling of undefined columns
+Component: livestatus
+Benefit: 3
+State: open
+Cost: 2
+Date: 2011-01-30 13:45:33
+Class: feature
+
+We can introduce a livestatus option that affects the handling of
+unknown columns. The problem is that if in a new version of Livestatus
+are introduced columns and new versions of addons use them that
+old versions of Livestatus will not be compatible. If the old
+versions would not crash but simply output empty columns in that
+case, the problem could be tackled.
+
+Proposition for a parameter:
+
+unused_columns=warn ---> Log a warning in that case
+unused_columns=fail ---> Query fails (current behavious)
+unused_columns=ignore ---> Do not log
+
+In case of warn/ignore a default value will be sent for
+the unknown columns, e.g. None/null in python/json mode and
+an empty column in CVS.
+
+We could make 'warn' into a default.
+
+Multisite must then be aware of the possibility that a columns
+value is None. This is easier than just querying a livestatus
+version and make a switch.
Module: check_mk
Branch: master
Commit: 00129ce2867837e32e060be902c18fc353ebf126
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=00129ce2867837…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun Jan 30 13:44:52 2011 +0100
Updated bug entries
---
.bugs/116 | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/.bugs/116 b/.bugs/116
new file mode 100644
index 0000000..d9c6116
--- /dev/null
+++ b/.bugs/116
@@ -0,0 +1,21 @@
+Title: Make configurable limit on lines processed by mk_logwatch
+Component: checks
+Benefit: 1
+State: open
+Cost: 2
+Date: 2011-01-30 13:42:20
+Class: feature
+
+Logfile that grow fast make problems with mk_logwatch since
+the processing takes too long. We could make the following
+solution:
+
+in logwatch.cfg one can add paramters to logfiles, e.g.
+/var/log/* ; maxlines=20000
+
+That way processing would parse at most 20000 new lines in the
+file and *add an artificial error message* with state "C"
+or "W" if this limit is exceeded.
+
+Exceeding lines are not lost but processed in the next
+turn.
Module: check_mk
Branch: master
Commit: a62e7efdad11e6b715e247fd3d0e986bd989f71a
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=a62e7efdad11e6…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun Jan 30 13:16:17 2011 +0100
Updated bug entries
---
.bugs/115 | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/.bugs/115 b/.bugs/115
new file mode 100644
index 0000000..89bedd0
--- /dev/null
+++ b/.bugs/115
@@ -0,0 +1,35 @@
+Title: livestatus: No timeperiod information available for 24X7
+Component: livestatus
+Benefit: 1
+State: open
+Cost: 1
+Date: 2011-01-30 13:15:35
+Class: bug
+
+Beim Neustart von Nagios tauchen teils Fehlermeldungen im Logfile auf:
+
+die Meldung kommt beim Nagios Reload.
+Im laufenden Betrieb dann nicht mehr.
+
+"[1296122364] livestatus: No timeperiod information available for 24X7.
+[1296122364] livestatus: No timeperiod information available for 24X7.
+[1296122364] livestatus: No timeperiod information available for 24X7.
+[1296122373] livestatus: No timeperiod information available for 24X7.
+[1296122373] livestatus: No timeperiod information available for 24X7.
+[1296122373] livestatus: No timeperiod information available for 24X7.
+[1296122373] livestatus: No timeperiod information available for 24X7.
+[1296122379] livestatus: No timeperiod information available for 24X7.
+[1296122379] livestatus: No timeperiod information available for 24X7.
+[1296122379] livestatus: No timeperiod information available for 24X7.
+[1296122379] livestatus: No timeperiod information available for 24X7.
+[1296122388] livestatus: No timeperiod information available for 24X7.
+[1296122388] livestatus: No timeperiod information available for 24X7.
+[1296122388] livestatus: No timeperiod information available for 24X7.
+[1296122388] livestatus: No timeperiod information available for 24X7.
+...
+[1296122400] TIMEPERIOD TRANSITION: 24X7;-1;1
+[1296122400] TIMEPERIOD TRANSITION: 24x7;-1;1
+[1296122400] TIMEPERIOD TRANSITION: 24x7_sans_holidays;-1;1
+[1296122400] TIMEPERIOD TRANSITION: none;-1;0
+[1296122400] TIMEPERIOD TRANSITION: us-holidays;-1;0
+[1296122400] TIMEPERIOD TRANSITION: workhours;-1;1