diff --git a/roles/monitoring-master/files/services_passive.conf b/roles/monitoring-master/files/services_passive.conf index f080f68..1250273 100644 --- a/roles/monitoring-master/files/services_passive.conf +++ b/roles/monitoring-master/files/services_passive.conf @@ -13,6 +13,11 @@ apply Service "load-remote" { assign where host.vars.remote } +apply Service "procs-remote" { + import "remote_passive" + assign where host.vars.remote +} + apply Service "insurgency-1" { import "remote_passive" assign where host.name == "steam"