Skip to content

Commit 232ba49

Browse files
committed
chore: regenerate Icinga Director baskets
1 parent dd81610 commit 232ba49

File tree

26 files changed

+54
-54
lines changed

26 files changed

+54
-54
lines changed

check-plugins/by-ssh/icingaweb2-module-director/by-ssh.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
"by_ssh_critical_pattern": [],
286286
"by_ssh_critical_regex": [],
287287
"by_ssh_disable_pseudo_terminal": false,
288+
"by_ssh_identity": [],
288289
"by_ssh_ipv4": false,
289290
"by_ssh_ipv6": false,
290291
"by_ssh_port": 22,
@@ -295,6 +296,7 @@
295296
"by_ssh_severity_timeout": "unknown",
296297
"by_ssh_skip_stderr": -1,
297298
"by_ssh_skip_stdout": -1,
299+
"by_ssh_ssh_option": [],
298300
"by_ssh_shell": false,
299301
"by_ssh_username": "root",
300302
"by_ssh_verbose": false,

check-plugins/cometsystem/icingaweb2-module-director/cometsystem.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"cometsystem_always_ok": false,
112112
"cometsystem_insecure": false,
113113
"cometsystem_no_proxy": false,
114+
"cometsystem_severity": [],
114115
"cometsystem_timeout": 5
115116
},
116117
"volatile": null,

check-plugins/countdown/icingaweb2-module-director/countdown.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"use_var_overrides": null,
7777
"vars": {
7878
"criticality": "C",
79-
"countdown_always_ok": false
79+
"countdown_always_ok": false,
80+
"countdown_input": []
8081
},
8182
"volatile": null,
8283
"zone": null,

check-plugins/file-ownership/icingaweb2-module-director/file-ownership.json

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -68,41 +68,7 @@
6868
"use_var_overrides": null,
6969
"vars": {
7070
"criticality": "C",
71-
"file_ownership_filename": [
72-
"root:root,/boot/grub/grub.conf",
73-
"root:root,/boot/grub2/grub.cfg",
74-
"root:root,/boot/grub2/grubenv",
75-
"root:root,/boot/grub2/user.cfg",
76-
"root:root,/etc/anacrontab",
77-
"root:root,/etc/at.allow",
78-
"root:root,/etc/cron.allow",
79-
"root:root,/etc/cron.d",
80-
"root:root,/etc/cron.daily",
81-
"root:root,/etc/cron.hourly",
82-
"root:root,/etc/cron.monthly",
83-
"root:root,/etc/cron.weekly",
84-
"root:root,/etc/crontab",
85-
"graylog:graylog,/etc/graylog/certs",
86-
"root:root,/etc/group",
87-
"root:root,/etc/group-",
88-
"root:root,/etc/hosts.allow",
89-
"root:root,/etc/hosts.deny",
90-
"root:root,/etc/issue",
91-
"root:root,/etc/issue.net",
92-
"lool:lool,/etc/loolwsd/loolwsd.xml",
93-
"root:root,/etc/motd",
94-
"root:named,/etc/named.conf",
95-
"root:root,/etc/passwd",
96-
"root:root,/etc/passwd-",
97-
"root:root,/etc/ssh/sshd_config",
98-
"root:root,/etc/sssd/sssd.conf",
99-
"vdsm:kvm,/home/ovirt",
100-
"root:root,/tmp",
101-
"icinga:icinga,/tmp/linuxfabrik-monitoring-plugins-sqlite.db",
102-
"hnet:hnet,/var/hnet",
103-
"unbound:unbound,/var/lib/unbound/root.key",
104-
"ldap:ldap,/var/run/openldap"
105-
]
71+
"file_ownership_filename": []
10672
},
10773
"volatile": null,
10874
"zone": null,

check-plugins/fs-ro/icingaweb2-module-director/fs-ro.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,7 @@
7777
"vars": {
7878
"criticality": "A",
7979
"fs_ro_always_ok": false,
80-
"fs_ro_ignore": [
81-
"/dev/loop",
82-
"/proc",
83-
"/run/credentials",
84-
"/snap",
85-
"/sys/fs"
86-
]
80+
"fs_ro_ignore": []
8781
},
8882
"volatile": null,
8983
"zone": null,
@@ -103,7 +97,7 @@
10397
"2": {
10498
"varname": "fs_ro_ignore",
10599
"caption": "FS RO: Ignore",
106-
"description": "Mount point that should be ignored (repeatable). For example, if you provide `/sys/fs`, all mount points starting with `/sys/fs` will be ignored. ",
100+
"description": "Mount point that should be ignored (repeatable). For example, if you provide `/sys/fs`, all mount points starting with `/sys/fs` will be ignored. Default: /dev/loop, /proc, /run/credentials, /snap, /sys/fs",
107101
"datatype": "Icinga\\Module\\Director\\DataType\\DataTypeArray",
108102
"format": null,
109103
"settings": {

check-plugins/getent/icingaweb2-module-director/getent.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"use_var_overrides": null,
7777
"vars": {
7878
"criticality": "C",
79-
"getent_database": "group"
79+
"getent_database": "group",
80+
"getent_key": []
8081
},
8182
"volatile": null,
8283
"zone": null,

check-plugins/grassfish-players/icingaweb2-module-director/grassfish-players.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,15 @@
201201
"criticality": "C",
202202
"grassfish_players_always_ok": false,
203203
"grassfish_players_api_version": "1.12",
204+
"grassfish_players_box_state": [],
204205
"grassfish_players_insecure": false,
206+
"grassfish_players_is_installed": [],
207+
"grassfish_players_is_licensed": [],
205208
"grassfish_players_lengthy": false,
206209
"grassfish_players_no_proxy": false,
207210
"grassfish_players_port": "443",
208211
"grassfish_players_timeout": 8,
212+
"grassfish_players_transfer_status": [],
209213
"grassfish_players_warning": 8,
210214
"grassfish_players_url": "/gv2/webservices/API"
211215
},

check-plugins/grassfish-screens/icingaweb2-module-director/grassfish-screens.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,16 @@
209209
"criticality": "C",
210210
"grassfish_screens_always_ok": false,
211211
"grassfish_screens_api_version": "1.12",
212+
"grassfish_screens_box_state": [],
212213
"grassfish_screens_cache_expire": 8,
213214
"grassfish_screens_insecure": false,
215+
"grassfish_screens_is_installed": [],
216+
"grassfish_screens_is_licensed": [],
214217
"grassfish_screens_lengthy": false,
215218
"grassfish_screens_no_proxy": false,
216219
"grassfish_screens_port": "443",
217220
"grassfish_screens_timeout": 8,
221+
"grassfish_screens_transfer_status": [],
218222
"grassfish_screens_warning": 8,
219223
"grassfish_screens_url": "/gv2/webservices/API"
220224
},

check-plugins/infomaniak-events/icingaweb2-module-director/infomaniak-events.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"infomaniak_events_ignore_regex": [],
122122
"infomaniak_events_insecure": false,
123123
"infomaniak_events_no_proxy": false,
124+
"infomaniak_events_service": [],
124125
"infomaniak_events_timeout": 28
125126
},
126127
"volatile": null,

check-plugins/journald-query/icingaweb2-module-director/journald-query.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@
148148
"journald_query_ignore_regex": [],
149149
"journald_query_priority": "emerg..err",
150150
"journald_query_severity": "warn",
151-
"journald_query_since": "\\-8h"
151+
"journald_query_since": "\\-8h",
152+
"journald_query_unit": [],
153+
"journald_query_user_unit": []
152154
},
153155
"volatile": null,
154156
"zone": null,

0 commit comments

Comments
 (0)