Commit Graph

5038 Commits

Author SHA1 Message Date
Gunnar Beutner c95d2f14a3 Fix a crash in yyerror()
refs 
2015-02-10 15:53:20 +01:00
Gunnar Beutner 43595515eb Fix off-by-one mistake for error reporting
refs 
2015-02-10 15:40:37 +01:00
Gunnar Beutner 0f3975005e Add documentation for the object accessor functions
refs 
2015-02-10 15:21:48 +01:00
Gunnar Beutner 9570b9d262 Improve error reporting for "icinga2 console"
refs 
2015-02-10 13:58:35 +01:00
Gunnar Beutner 0490fe73f7 Implement line continuation for "icinga2 console"
fixes 
2015-02-10 13:27:02 +01:00
Gunnar Beutner 2de89fe8d4 Allow funcs in the 'env' dictionary
refs 
2015-02-10 10:59:08 +01:00
Gunnar Beutner 0913a96460 Ignore the -X option for check_disk (on Windows)
fixes 
2015-02-10 09:46:24 +01:00
Gunnar Beutner b83e207eb7 Add another missing directory
refs 
2015-02-10 09:31:41 +01:00
Gunnar Beutner b1b6c10406 Add missing directory in the Windows setup wizard
fixes 
2015-02-10 09:02:31 +01:00
Gunnar Beutner b0f7a29212 Add missing spaces in some error messages
refs 
2015-02-10 08:57:54 +01:00
Gunnar Beutner 9de7da4d2a Update validators for CustomVarObject
fixes 
2015-02-10 08:53:15 +01:00
Gunnar Beutner 898e385891 Implement argument auto-completion for short options
fixes 
2015-02-10 08:35:56 +01:00
Michael Friedrich cdfd4d6da8 node update-config: Check node name against blacklist too
fixes 
2015-02-09 18:56:17 +01:00
Gunnar Beutner f07fb97264 Fix timestamp format for the .timestamp file
fixes 
2015-02-09 15:22:55 +01:00
Gunnar Beutner 438e6dcd09 console: Don't repeat line when we're reporting an error for the last line
fixes 
2015-02-09 15:15:26 +01:00
Gunnar Beutner 9dd0fba02f Improve error message for setgroups/initgroups/setuid
fixes 
2015-02-09 14:58:20 +01:00
Gunnar Beutner 96aa503dbe Disable flapping detection by default
fixes 
2015-02-09 14:23:09 +01:00
Gunnar Beutner 61684891a0 Set LC_NUMERIC=C for all processes on *NIX
fixes 
2015-02-09 14:21:42 +01:00
Michael Friedrich c219687121 Create certificate backups in 'node setup'
fixes 
2015-02-09 14:19:26 +01:00
Gunnar Beutner d5e9e1661a Don't set up instance variables for fields which have been marked as no_storage
fixes 
2015-02-09 14:12:27 +01:00
Michael Friedrich 278c6ae52b Build fix for Windows
fixes 
2015-02-09 14:04:00 +01:00
Gunnar Beutner 5a0fbfd80b Add documentation for runtime attributes
refs 
2015-02-09 13:12:28 +01:00
Gunnar Beutner a8ec777819 Make sure all fields in the Field class are initialized
refs 
2015-02-09 12:37:29 +01:00
Gunnar Beutner 279293331f Build fix for Windows
refs 
2015-02-09 11:04:28 +01:00
Jean Flach 04dbab2eac Fix output of check_ping 2015-02-09 09:03:03 +01:00
Gunnar Beutner 97fc5bb10b Implement additional attributes for the Host class
refs 
2015-02-09 08:50:17 +01:00
Gunnar Beutner bb12704a31 Implement the Json.encode and Json.decode methods
fixes 
2015-02-09 08:14:06 +01:00
Gunnar Beutner 67e50a3d47 Config sync: Open config files in binary mode
fixes 
2015-02-09 07:44:45 +01:00
Gunnar Beutner e456cfd99c Relax the validator for Notification::users/Notification::user_groups a bit
fixes 
2015-02-08 11:03:10 +01:00
Michael Friedrich b23d58dccc Add host/service runtime macro downtime_depth
fixes 
2015-02-08 00:15:38 +01:00
Michael Friedrich 34b5a4d9b4 Trigger added downtimes immediately if checkable is Not-OK
fixes 
2015-02-08 00:08:12 +01:00
Michael Friedrich 21f86b9061 Fix authoritative zones in config sync
fixes 
refs 
2015-02-07 23:41:43 +01:00
Michael Friedrich 19c374040e Fix missing persistent_comment, notify_contact columns for acknowledgement table
fixes 
refs 
2015-02-07 23:24:16 +01:00
Michael Friedrich db9c55835f Require at least one user for notification objects (user or as member of user_groups)
fixes 
2015-02-07 23:04:01 +01:00
Michael Friedrich 9302a6d03c StatusDataWriter: Fix wrong host notification filters
fixes 
refs 
2015-02-07 22:46:34 +01:00
Michael Friedrich ea2ac81003 Remove name and return value for stats functions
fixes 
2015-02-07 22:36:17 +01:00
Michael Friedrich 9ce061a8c4 Fix User::ValidateFilters isn't being used
fixes 
2015-02-07 21:57:49 +01:00
Michael Friedrich 29093f2a2f Improve error message on missing included config files
fixes 
2015-02-07 21:50:14 +01:00
Michael Friedrich a1f04992f3 Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
fixes 
2015-02-07 21:39:19 +01:00
Michael Friedrich d67679c0ec icinga2 node wizard: Create backups of certificates
fixes 
2015-02-07 20:44:25 +01:00
Michael Friedrich 1d4065ba94 Add file mode support for NodeUtility::CreateBackupFile()
refs 
2015-02-07 20:41:04 +01:00
Michael Friedrich 289ca2ec24 Improve error messages on Endpoint not belonging to a zone or multiple zones
fixes 
2015-02-07 20:07:34 +01:00
Michael Friedrich bb2338631f Fix last_hard_state missing in StatusDataWriter
fixes 
2015-02-07 19:37:35 +01:00
Gunnar Beutner 706de78634 Update documentation 2015-02-06 15:08:51 +01:00
Gunnar Beutner 20d999e275 Add timestamp support for Graphite
fixes 
2015-02-06 08:53:06 +01:00
Gunnar Beutner c9362dc247 Document the `name` and `type` attributes
fixes 
2015-02-06 08:41:15 +01:00
Michael Friedrich d868930525 Livestatus: Fix case-insensitive comparison operator
fixes 

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-02-05 18:06:10 +01:00
Gunnar Beutner f8bcc9c83f Add command definition for check_icmp
fixes 
2015-02-05 17:05:00 +01:00
Gunnar Beutner 0605b76e7a Report failed agent checks to the master
fixes 
2015-02-05 15:36:17 +01:00
Gunnar Beutner 2d5112c878 Send check result even when accept_commands is not set
fixes 
2015-02-05 15:17:56 +01:00