Commit Graph

5162 Commits

Author SHA1 Message Date
Jean-Marcel Flach 150353d88f Remove --include-objects option from troubleshoot for now 2015-02-25 15:40:24 +01:00
Jean Flach 34bf4dac4b Update troubleshoot documentation with manual steps 2015-02-25 15:33:11 +01:00
Michael Friedrich 0c85ebdc26 Documentation: Fix missing livestatus tables
refs #7361
2015-02-25 15:28:52 +01:00
Gunnar Beutner c86b17132c Make sure that the scheduled start time for downtimes isn't ignored
fixes #6959
2015-02-25 15:19:50 +01:00
Jean Flach a026d47454 Add documentation for the troubleshoot command
refs #3446
2015-02-25 15:01:03 +01:00
Gunnar Beutner aef5bc2f3a Fix a crash in TlsStream::Close
fixes #8537
2015-02-25 14:41:23 +01:00
Michael Friedrich 49c5c42945 Change Livestatus query log level to 'notice'
fixes #8527
2015-02-25 14:11:59 +01:00
Gunnar Beutner 29ac204449 Fix valgrind warning in ExternalCommandListener::CommandPipeThread
fixes #8536
2015-02-25 14:05:57 +01:00
Jean-Marcel Flach 1d0f6ed457 Fix a missing import 2015-02-25 14:04:02 +01:00
Gunnar Beutner acd5d55f64 Fix null pointer dereference in ApiEvents::RepositoryTimerHandler
fixes #8535
2015-02-25 14:00:00 +01:00
Jean-Marcel Flach 19e160ce92 Fix some whitespace 2015-02-25 13:49:41 +01:00
Gunnar Beutner 4972364f42 Fix another problem where Icinga doesn't detect that a cluster connection is dead
refs #8485
2015-02-25 13:21:38 +01:00
Blerim Sheqa 559350d557 Add check command for check_webinject
fixes #8429

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-25 12:50:56 +01:00
Gunnar Beutner 4da3b1c5b3 Make sure that Notification objects are activated after Host/Service objects
fixes #8517
2015-02-25 12:43:38 +01:00
Jean-Marcel Flach dd6691537b Fix troubleshoot not writing everything to file 2015-02-25 11:08:55 +01:00
Gunnar Beutner 59b5a2228a Add a new test script to the ITL 2015-02-25 10:19:07 +01:00
Jean-Marcel Flach a28685d139 Rename troubleshootCollectCommand to troubleshootCommand 2015-02-25 09:55:35 +01:00
Gunnar Beutner a6f29e0f64 Change file type for ido-*.conf to config in the RPM spec file
fixes #8397
2015-02-25 09:30:51 +01:00
Gunnar Beutner 89d1c908cd Replace spaces with tabs in command-plugins.conf
fixes #8520
2015-02-24 21:58:20 +01:00
Gunnar Beutner 1c2de088e3 Merge branch 'Freeaqingme-snmpCheckCommandOptions'
fixes #8498
2015-02-24 21:52:47 +01:00
Dolf Schimmel (Freeaqingme) 9ab0b2c19e Add .mailmap alias for Freeaqingme
refs #8498

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:51:50 +01:00
Dolf Schimmel (Freeaqingme) 9fff92442c Add documentation for the new SNMP ITL custom attributes
refs #8498

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:49:40 +01:00
Dolf Schimmel (Freeaqingme) 96ad5287dc ITL: Add support for GETNEXT in SNMP CheckCommand
refs #8498

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:49:28 +01:00
Dolf Schimmel (Freeaqingme) 73e0987600 ITL: Implement various options for the 'snmp' CheckCommand, including mib-list
refs #8498

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:47:20 +01:00
Gunnar Beutner 551cb6ae87 Don't convert loop variables to string when using apply-for
fixes #8519
2015-02-24 17:51:16 +01:00
Tobias von der Krone 2a076e8283 Remove leading slash and extra blank line in constants.conf.cmake
refs #7209
2015-02-24 16:36:05 +01:00
Gunnar Beutner 5fe2536629 Add missing locks in ApiListener::UpdateConfigDir 2015-02-24 16:03:32 +01:00
Gunnar Beutner 38deef0411 Implement support for the 'Changelog' custom field in changelog.py 2015-02-24 13:45:36 +01:00
Gunnar Beutner 9cd681148d Fix crash in 'icinga2 console'
fixes #8516
2015-02-24 12:52:10 +01:00
Gunnar Beutner 12820d2225 Improve output formatting for the 'cluster-zone' check
refs #8515
2015-02-24 09:27:37 +01:00
Gunnar Beutner f4c7d945e2 Show slave lag for the cluster-zone check
fixes #8515
2015-02-24 09:14:17 +01:00
Gunnar Beutner 5ceb64d649 Implement the get_time() function 2015-02-24 09:08:31 +01:00
Gunnar Beutner 7504f3a3dc Prevent unnecessary thread wake-ups
refs #8485
2015-02-24 08:41:06 +01:00
Gunnar Beutner 2922d5d9bd Fix another potential problem where TLS connection might get stalled
refs #8485
2015-02-24 07:11:22 +01:00
Michael Friedrich 55c974b0f4 Docs: Fix typo 2015-02-23 22:29:46 +01:00
Gunnar Beutner d6812a7703 Rename the PluginsContribDir constant to PluginContribDir
fixes #8509
2015-02-23 15:35:55 +01:00
Gunnar Beutner 6dd33fa751 Make sure to not ignore fields which are set to an empty string
fixes #8496
2015-02-23 15:25:04 +01:00
Michael Friedrich 95ef230076 Docs: Fix typo
refs #8467
2015-02-23 14:43:44 +01:00
Gunnar Beutner a104dcf773 Add validator for the 'ignore_soft_states' attribute
refs #7326
2015-02-23 14:29:17 +01:00
Gunnar Beutner b5dbc66b22 Implement the 'is_inside' attribute for the TimePeriod type
refs #8467
2015-02-23 14:08:06 +01:00
Gunnar Beutner 47479ac4de Implement the 'get_time_period' function
refs #8467
2015-02-23 13:56:53 +01:00
Gunnar Beutner 1e4c5cf2f2 Add more arguments for the 'udp' check command
fixes #8410
2015-02-23 13:54:18 +01:00
Tobias von der Krone f69f69bb7c Add check command "ipmi-sensor"
Add the check command "ipmi-sensor" in plugings-contrib and its documentation.

fixes #8414
2015-02-23 13:25:52 +01:00
Michael Friedrich aac53c1dd1 Add 'ignore_soft_states' attribute to Dependency objects
fixes #7326
2015-02-23 10:13:20 +01:00
Gunnar Beutner 4e27ded7ce Fix off-by-one mistake in error reporting for 'icinga2 console'
fixes #8500
2015-02-21 13:19:04 +01:00
Michael Friedrich aef2513c9e Doc: Fix html anchors for contrib plugins
refs #7209
refs #7292
refs #7294
2015-02-21 10:51:58 +01:00
Michael Friedrich 4e1c754786 Cli: Don't validate config objects in 'node update-config'
refs #8488
2015-02-20 21:34:59 +01:00
Gunnar Beutner d1d488a30d Fix app initialization
refs #6257
2015-02-20 20:45:41 +01:00
Gunnar Beutner 37e075c38a Move some of the initialization code into icinga-app
refs #6257
2015-02-20 19:57:26 +01:00
Michael Friedrich 9ae9204df2 Cli: Don't parse objects/changes on each AddObject() call
refs #8488
2015-02-20 17:05:00 +01:00