Skip to content

Commit

Permalink
all-the-rest.json: Update file_size_warning and file_size_critical de…
Browse files Browse the repository at this point in the history
…fault values
  • Loading branch information
markuslf committed Mar 30, 2024
1 parent e5341d2 commit 460049b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions assets/icingaweb2-module-director/all-the-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9780,7 +9780,7 @@
"uuid": "18547bfa-337c-4cde-abc7-9b79331ea210",
"vars": {
"file_size_filename": "/var/log/jcagent.log",
"file_size_warning": "4194304"
"file_size_warning": "4M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -9826,7 +9826,7 @@
"uuid": "7a19fbd0-d0b5-4429-939f-9414e2b55d0d",
"vars": {
"file_size_filename": "/var/log/jcagent_updater.log",
"file_size_warning": "10485760"
"file_size_warning": "10M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -9872,7 +9872,7 @@
"uuid": "077d90e1-2c2a-4b38-bfbf-597265d19fde",
"vars": {
"file_size_filename": "/var/log/jcUpdate.log",
"file_size_warning": "10485760"
"file_size_warning": "10M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -19228,7 +19228,7 @@
"uuid": "a3619912-b261-4003-a241-84c152ddc107",
"vars": {
"file_size_filename": "/var/log/messages",
"file_size_warning": "104857600"
"file_size_warning": "100M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -20381,7 +20381,7 @@
"uuid": "c342a7dc-14e5-4c84-96ae-8c7dd61e574d",
"vars": {
"file_size_filename": "/var/log/messages",
"file_size_warning": "104857600"
"file_size_warning": "100M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -21534,7 +21534,7 @@
"uuid": "e57adba8-add0-4784-a715-4b677a66ae29",
"vars": {
"file_size_filename": "/var/log/messages",
"file_size_warning": "104857600"
"file_size_warning": "100M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -22770,9 +22770,9 @@
"use_var_overrides": null,
"uuid": "78105909-19ed-452e-b64d-a3adbb9d995a",
"vars": {
"file_size_critical": "209715200",
"file_size_critical": "200M",
"file_size_filename": "/var/log/audit/audit.log",
"file_size_warning": "188743680"
"file_size_warning": "180M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -24052,9 +24052,9 @@
"use_var_overrides": null,
"uuid": "fbbf0ad8-2067-4030-9db8-959a490713bc",
"vars": {
"file_size_critical": "209715200",
"file_size_critical": "200M",
"file_size_filename": "/var/log/audit/audit.log",
"file_size_warning": "188743680"
"file_size_warning": "180M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -24100,7 +24100,7 @@
"uuid": "f5bee3ed-2f64-4136-af06-8fc86b95fd3e",
"vars": {
"file_size_filename": "/var/log/messages",
"file_size_warning": "104857600"
"file_size_warning": "100M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -24146,7 +24146,7 @@
"uuid": "096eb3e8-43da-42e3-9f19-be878c07438c",
"vars": {
"file_size_filename": "/var/log/secure",
"file_size_warning": "15728640"
"file_size_warning": "15M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -25698,9 +25698,9 @@
"use_var_overrides": null,
"uuid": "ac526c6a-1846-4a5d-b153-acce30fe1f53",
"vars": {
"file_size_critical": "209715200",
"file_size_critical": "200M",
"file_size_filename": "/var/log/audit/audit.log",
"file_size_warning": "188743680"
"file_size_warning": "180M"
},
"volatile": null,
"zone": null
Expand Down Expand Up @@ -27156,9 +27156,9 @@
"use_var_overrides": null,
"uuid": "deb3f425-8d48-4998-9edd-e02a3688f147",
"vars": {
"file_size_critical": "209715200",
"file_size_critical": "200M",
"file_size_filename": "/var/log/audit/audit.log",
"file_size_warning": "188743680"
"file_size_warning": "180M"
},
"volatile": null,
"zone": null
Expand Down

0 comments on commit 460049b

Please sign in to comment.