Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 6fda91c6 authored by Guillaume28's avatar Guillaume28 Committed by GitHub
Browse files

fix(clapi):Add missing SC (#6155)

* fix(clapi):Add missing SC

* fix(clapi):Wrong parameters
parent 69bbebb9
No related branches found
No related tags found
No related merge requests found
......@@ -5400,6 +5400,14 @@ SERVICE;setparam;test_host;service_test;service_use_only_contacts_from_host;0
SERVICE;setparam;test_host;service_test;service_locked;0
SERVICE;setparam;test_host;service_test;service_register;1
SERVICE;setparam;test_host;service_test;service_activate;1
SC;ADD;Ping;ping
SC;setparam;Ping;sc_activate;1
SC;ADD;Traffic;Traffic
SC;setparam;Traffic;sc_activate;1
SC;ADD;Disk;Disk
SC;setparam;Disk;sc_activate;0
SC;ADD;Memory;Memory
SC;setparam;Memory;sc_activate;0
SC;addservicetemplate;Ping;Ping-LAN
SC;addservicetemplate;Ping;Ping-WAN
SC;addservicetemplate;Ping;test_stpl
......@@ -5427,3 +5435,4 @@ ACLGROUP;SETACTION;ALL;Simple User;
ACLGROUP;SETRESOURCE;ALL;All Resources;
ACLGROUP;SETCONTACT;ALL;test_contact;
ACLGROUP;SETCONTACTGROUP;ALL;Guest|test_contact-group;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment