Commit Graph

4176 Commits

Author SHA1 Message Date
Michael Friedrich 61ca24ab8a GraphiteWriter: Add crit/warn/min/max perfdata values
fixes #7366
2014-10-11 17:02:38 +02:00
Michael Friedrich 51589d82b5 GraphiteWriter: Add downtime depth as additional metric
fixes #6946
2014-10-11 17:01:52 +02:00
Brian Dockter 273a5eddc5 Change command-line option for enabling SNMP v2c support to valid short form.
fixes #7359

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 16:54:38 +02:00
Michael Friedrich 4195d23d97 Fix typo in sample config for http ServiceGroup
fixes #7365
2014-10-11 16:49:15 +02:00
Gunnar Beutner 5962330b27 Improve error messages for apply rules
refs #6070
2014-10-10 11:39:03 +02:00
Gunnar Beutner 8fa7bde4da Fix incorrect index in the bash autocompletion script
refs #7246
2014-10-10 11:38:37 +02:00
Gunnar Beutner 50a1b243ed Hide some of the internal command-line arguments
refs #7246
2014-10-10 11:08:24 +02:00
Gunnar Beutner 4c8d0b9283 Fix auto-completion for arguments
refs #7246
2014-10-10 10:07:56 +02:00
Michael Friedrich c1d507a793 Documentation: Update config validation command
refs #7246
refs #7356
2014-10-08 16:15:08 +02:00
Gunnar Beutner 88742d6dca Make sure the 'autocomplete' variable is initialized
refs #7246
2014-10-08 15:46:29 +02:00
Gunnar Beutner 6b9f3beb14 Fix incorrect command name in the Debian init script
refs #7246
2014-10-08 15:45:38 +02:00
Gunnar Beutner a4081f1445 Implement support for CLI commands
fixes #7246
2014-10-08 15:33:10 +02:00
Gunnar Beutner a68bfea737 Disable Python scripts on Windows
refs #7243
2014-10-01 23:51:43 +01:00
Gunnar Beutner 2295835e23 Add some more missing quotes
refs #7243
2014-10-01 23:32:26 +01:00
Gunnar Beutner 93ca4eef31 Add missing quotes in PythonSetup.cmake
refs #7243
2014-10-01 22:36:14 +01:00
Gunnar Beutner a9732c21e6 Build fix for Windows 2014-10-01 22:27:42 +01:00
Gunnar Beutner 15358c6e95 Fix missing error messages (part 2)
refs #7331
2014-10-01 16:01:47 +01:00
Gunnar Beutner a08f4588eb Add error message for missing imports (and possibly other errors)
fixes #7331
2014-10-01 15:13:11 +01:00
Gunnar Beutner 954debf235 Build fix for Linux 2014-09-19 10:10:45 +02:00
Jan Wagner 42852108a3 Fix '3 warnings and critical' error
fixes #7275

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-18 13:20:26 +02:00
Gunnar Beutner bb4c4cb952 Fix another null pointer deref in GraphiteWriter::SendPerfdata
refs #7268
2014-09-17 16:35:42 +02:00
Gunnar Beutner 321809bea8 Fix null pointer deref in PluginUtility::FormatPerfdata
refs #7268
2014-09-17 16:07:12 +02:00
Gunnar Beutner 879684efcd Fix problems with PNP4Nagios
fixes #7268
2014-09-17 15:38:39 +02:00
Gunnar Beutner bdb06be078 Add agent scripts to the Debian .install files
refs #7243
2014-09-17 11:39:53 +02:00
Gunnar Beutner 24f17c0fc6 Add the agent scripts to cmake
refs #7243
2014-09-17 11:29:58 +02:00
Gunnar Beutner b5faacc1d0 Release version 2.1.1 2014-09-16 12:29:22 +02:00
Michael Friedrich 1b78f2d9ca Documentation: Fix markdown formatting
refs #7070
2014-09-15 19:39:57 +02:00
Michael Friedrich 370e08d091 Documentation: Explain event commands and their integration by a real life example (httpd restart via ssh)
fixes #7070
2014-09-15 19:03:55 +02:00
Michael Friedrich 2f751f2ed3 Documentation: How to use @ to escape keywords
fixes #7028
2014-09-15 17:28:38 +02:00
Michael Friedrich 41f0b9864b Documentation: Rephrase some Icinga Web 1.x parts
refs #7158
2014-09-15 17:19:37 +02:00
Michael Friedrich fed686a7c5 Documentation: Clarify on DB IDO upgrades
fixes #7210
2014-09-15 17:11:25 +02:00
Ildar Hizbulin 3700a33e7e Fix memory leak in the db_ido_pgsql module
fixes #7195

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-15 14:22:10 +02:00
Gunnar Beutner ac32d4b382 Improve thread spawning behavior
fixes #7186
2014-09-11 11:45:21 +02:00
Gunnar Beutner ffe5b960d0 Update AUTHORS 2014-09-11 09:34:24 +02:00
Tobias von der Krone 58a84c9344 Move fping_address to command array because it must always be the first argument
fixes #7168
2014-09-11 09:34:20 +02:00
Gunnar Beutner 6bb35a0d52 Another Windows build fix 2014-09-10 15:45:47 +02:00
Gunnar Beutner 4dd886ebd5 Build fix for Windows
refs #7033
2014-09-10 15:24:08 +02:00
Gunnar Beutner dc4fe38d8f Fix crash in TlsStream::IsEof
refs #6862
2014-09-10 08:51:25 +02:00
Gunnar Beutner fbce8e430a Partially revert "Error messages: Properly handle livestatus/cmd pipe errors."
This reverts commit efa8fdcb8e.

refs #7160
2014-09-09 23:47:27 +02:00
Gunnar Beutner 06378b4784 Build fix for OS X 2014-09-09 16:43:21 +02:00
Markus Frosch 8497fc3605 Extend documentation for icinga-web on Debian based systems
Fixes #7158
2014-09-09 16:16:47 +02:00
Gunnar Beutner 092983d5ad Properly deal with closed TLS streams
fixes #6892
2014-09-09 15:28:55 +02:00
Gunnar Beutner 9a06b09366 ApiClient: Don't try to write to closed streams
refs #6892
2014-09-09 15:12:39 +02:00
Gunnar Beutner 308ba45102 Improve error message for duplicate objects
refs #6070
2014-09-09 14:49:21 +02:00
Gunnar Beutner 292d9ee740 Implement include guards for mkclass
fixes #7033
2014-09-09 13:30:54 +02:00
Gunnar Beutner 3c0833429c Update GNUInstallDirs.cmake file
fixes #7139
2014-09-09 12:00:26 +02:00
Michael Friedrich ab7fc25072 Fix Manubulon include file
fixes #7123
2014-09-08 11:22:38 +02:00
Gunnar Beutner 86e1a3e50e Update AUTHORS 2014-09-08 10:44:08 +02:00
Alexander Schomburg 476f9ab8e9 Differentiate between service and systemctl
Some parts of the documentation still don't differentiate between RHEL7 and RHEL6/Debian/SUSE.

fixes #7080

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-08 10:42:37 +02:00
Gunnar Beutner d84a3306d5 Make CompatUtility::GetCheckablePercentStateChange return a floating-point number 2014-09-08 09:58:53 +02:00