Commit Graph

2969 Commits

Author SHA1 Message Date
Michael Friedrich 79d6bbe8a8 Documentation: Rename Nagios Plugins to Monitoring Plugins.
Fixes #5495
2014-01-17 21:30:05 +01:00
Johannes Meyer cf81db562f Fix that the service_object_id is not correctly set in the servicechecks table
fixes #5486
2014-01-16 16:12:29 +01:00
Johannes Meyer 5aca228950 Fix that "categories" is not a valid attribute for DbConnection objects
refs #5482
2014-01-16 12:25:46 +01:00
Johannes Meyer 518ab55418 Fix the config compiler's ignorance
fixes #5482
2014-01-16 10:17:25 +01:00
Michael Friedrich c38c81ac3f Additional documentation fixes for NotificationCommand example.
Fixes #5478
2014-01-15 21:04:01 +01:00
Michael Friedrich df059086e4 Documentation: Fix host!service seperator for inline services.
Fixes #5476
2014-01-15 20:44:26 +01:00
Michael Friedrich 9140d80e1f Documentation: Add default classic ui login.
Fixes #5475
2014-01-15 20:16:16 +01:00
Johannes Meyer 7e235a53c5 Fix hostcheck state conversion of the statusdatawriter
fixes #5449
2014-01-15 14:50:58 +01:00
Michael Friedrich d78e5a9676 spec: Fix boost version requirement for OpenSUSE 13.1.
Fixes #5451
2014-01-14 18:30:57 +01:00
Michael Friedrich 51aa2d7f43 Merge branch 'feature/log-trunc-rotate-5448' into next
Fixes #5448
2014-01-14 17:43:18 +01:00
Michael Friedrich f5ab9d53b3 spec: Add logrotate file.
Refs #5448
2014-01-14 17:37:45 +01:00
Michael Friedrich 815a34a535 Filelogger must not truncate log file, but append its stream.
Refs #5448
2014-01-14 17:25:05 +01:00
Michael Friedrich 87ba0ea3ab Add logrotate config.
Refs #5448
2014-01-14 17:24:38 +01:00
Michael Friedrich 6ac77d7f5c Compat: Do not dump empty strings into objects.cache.
Fixes #5450
2014-01-14 16:31:28 +01:00
Michael Friedrich a4466ba880 Fix formatting of execution_time, latency.
Fixes #5427
2014-01-10 00:38:16 +01:00
Michael Friedrich 555d72150a Update copyright header.
Fixes #5424
2014-01-09 00:32:11 +01:00
Michael Friedrich 859f9fca6b Vagrant: Fix missing class includes for 'icinga-web' puppet module.
Fixes #5415
2014-01-04 14:17:09 +01:00
Michael Friedrich 6676bf058e Refactor puppet module 'icinga-web'.
Fixes #5414
2014-01-04 13:34:29 +01:00
Michael Friedrich baff566ccd Rename puppet module 'icinga-classicui'.
Fixes #5413
2014-01-04 13:07:30 +01:00
Johannes Meyer 1022adf172 Add nsca-ng test
resolves #5392
2013-12-20 15:32:45 +01:00
Gunnar Beutner 3e5af43e4d Don't cache config item properties.
Refs #5400
2013-12-20 13:31:13 +01:00
Gunnar Beutner 38aa231a2d Discard unused config items as early as possibly.
Refs #5400
2013-12-20 13:31:13 +01:00
Johannes Meyer a4ba11bd13 Add eventhandler test
resolves #5372
2013-12-20 09:59:12 +01:00
Michael Friedrich 87e00a1b84 Update Vagrant base box to CentOS 6.5.
Fixes #5375
2013-12-19 16:01:04 +01:00
Michael Friedrich 084ba6af94 Documentation: Escaping of dollar signs as characters.
Fixes #5373
2013-12-19 14:31:35 +01:00
Michael Friedrich 0045d029ab Release 0.0.6.
Fixes #5322
2013-12-19 10:50:53 +01:00
Michael Friedrich baa22c6a62 Merge branch 'fix/livestatus-hist-tables-5351' into next
Fixes #5351
2013-12-18 17:34:35 +01:00
Michael Friedrich be78579dea Livestatus: Call addRowFn directly in UpdateLogEntries().
Refs #5351
Refs #5369
2013-12-18 17:32:18 +01:00
Michael Friedrich 333ba6ee7e Livestatus: Move log entry parsing into FetchRows().
Refs #5351
2013-12-18 16:28:33 +01:00
Michael Friedrich 9a2153d4e0 Livestatus: Use HistoryTable for log/statehist tables.
Refs #5351
2013-12-18 16:06:39 +01:00
Michael Friedrich 9a992c026a Drop 'use feature ...' for el5 perl dependencies.
Refs #5033
2013-12-18 15:29:57 +01:00
Michael Friedrich 7e03fbb2b4 Fix el5 build.
Fixes #5033
2013-12-18 15:16:00 +01:00
Johannes Meyer 2997680cf1 Fix indices used to access arguments of external commands
fixes #5368
2013-12-18 14:41:19 +01:00
Markus Frosch c3656f7e1d Debian: Added package for debug symbols.
Fixes #5362
2013-12-18 14:21:30 +01:00
Michael Friedrich c5f1c52da0 Migration: Revert dumping custom vars as macros.
Refs #5364
2013-12-18 11:01:59 +01:00
Gunnar Beutner 3a10127bf4 Implement support for using custom variables as macros.
Fixes #5364
2013-12-18 10:53:26 +01:00
Gunnar Beutner 21fb0d9872 Implement "safe mode" for icinga::Deserialize.
Fixes #5035
2013-12-18 10:27:58 +01:00
Michael Friedrich 19bc4e0baa Merge branch 'fix/refactor-hist-tables-5351' into next
Fixes #5348
Fixes #5351
Fixes #5355
2013-12-17 18:42:44 +01:00
Michael Friedrich 9f82274fce Fix some more compiler warnings.
Refs #5348
2013-12-17 18:34:05 +01:00
Michael Friedrich 79f5618eba Use std::string::find() in String::Contains().
Refs #5355
2013-12-17 18:34:05 +01:00
Michael Friedrich 88fa67c108 Livestatus: Refactor historical tables.
Refs #5351
Refs #5348
2013-12-17 18:34:05 +01:00
Michael Friedrich 7fa9188df8 Add String::Contains().
Refs #5355
2013-12-17 18:34:05 +01:00
Johannes Meyer 12d32ad719 Fix crash that might occur in a situation where icinga should not crash...
refs #5356
2013-12-17 16:01:33 +01:00
Johannes Meyer 772f319926 Fix that triggered_by field is not of type int in a livestatus response
fixes #5356
2013-12-17 15:15:39 +01:00
Gunnar Beutner 9bf44b9b1d Fix: Missing warn/crit/min/max values are incorrectly set to 0.
Fixes #5358
2013-12-17 14:47:19 +01:00
Gunnar Beutner b2ec194a82 Update log level for some messages.
Fixes #5357
2013-12-17 14:26:48 +01:00
Gunnar Beutner 41d4ba169f Embed constants into lib{base,icinga,db_ido}.
Fixes #5247
2013-12-17 14:24:29 +01:00
Gunnar Beutner 6bec49bd23 Fix invalid lock in Service::UpdateSlaveNotifications.
Fixes #5354
2013-12-17 11:56:29 +01:00
Gunnar Beutner 1e60383f23 Write documentation on how to do an initial state sync for a cluster setup.
Fixes #5343
2013-12-17 10:25:42 +01:00
Gunnar Beutner ad563cf5d2 Use CompatUtility::GetCommandLine in StatusDataWriter::DumpCommand.
Fixes #5353
2013-12-17 10:20:28 +01:00