Skip to content

Commit 47ab2a1

Browse files
feat(all-the-rest.json): add network port tcp check to nextcloud service set
1 parent 876d920 commit 47ab2a1

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

assets/icingaweb2-module-director/all-the-rest.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14601,6 +14601,56 @@
1460114601
"object_name": "Nextcloud Service Set",
1460214602
"object_type": "template",
1460314603
"services": {
14604+
"Network Port TCP - Nextcloud Notify Push": {
14605+
"action_url": null,
14606+
"apply_for": null,
14607+
"assign_filter": null,
14608+
"check_command": null,
14609+
"check_interval": null,
14610+
"check_period": null,
14611+
"check_timeout": null,
14612+
"command_endpoint": null,
14613+
"disabled": false,
14614+
"display_name": null,
14615+
"enable_active_checks": null,
14616+
"enable_event_handler": null,
14617+
"enable_flapping": null,
14618+
"enable_notifications": null,
14619+
"enable_passive_checks": null,
14620+
"enable_perfdata": null,
14621+
"event_command": null,
14622+
"fields": [],
14623+
"flapping_threshold_high": null,
14624+
"flapping_threshold_low": null,
14625+
"groups": [],
14626+
"host": null,
14627+
"icon_image": null,
14628+
"icon_image_alt": null,
14629+
"imports": [
14630+
"tpl-service-network-port-tcp"
14631+
],
14632+
"max_check_attempts": null,
14633+
"notes": null,
14634+
"notes_url": null,
14635+
"object_name": "Network Port TCP - Nextcloud Notify Push",
14636+
"object_type": "object",
14637+
"retry_interval": null,
14638+
"service_set": null,
14639+
"template_choice": null,
14640+
"use_agent": null,
14641+
"use_var_overrides": null,
14642+
"uuid": "f88b501a-0a7b-43a0-b358-a624d670b361",
14643+
"vars": {
14644+
"criticality": "C",
14645+
"network_port_tcp_hostname": "localhost",
14646+
"network_port_tcp_port": 7867,
14647+
"network_port_tcp_severity": "warn",
14648+
"network_port_tcp_timeout": 2,
14649+
"network_port_tcp_type": "tcp"
14650+
},
14651+
"volatile": null,
14652+
"zone": null
14653+
},
1460414654
"Nextcloud Enterprise": {
1460514655
"action_url": null,
1460614656
"apply_for": null,

0 commit comments

Comments
 (0)