feat: steam source server checks

This commit is contained in:
2023-01-01 17:35:30 +01:00
parent 17ec83cccf
commit bf738609f0

9
group_vars/steam.yaml Normal file
View File

@@ -0,0 +1,9 @@
---
checks :
- { user : nobody, name : insurgency_1_source, cmd : "/etc/monitoring-tools/rcon.py -H localhost -p 27015"}
- { user : nobody, name : insurgency_1_plugin, cmd : "/etc/monitoring-tool/check_source_plugins.sh"}
- { user : nobody, name : insurgency_2_source, cmd : "/etc/monitoring-tools/rcon.py -H localhost -p 27016"}
- { user : nobody, name : insurgency_2_plugin, cmd : "/etc/monitoring-tool/check_source_plugins.sh"}
pip-libraries:
- valve