1
0
mirror of https://github.com/Nivolis/zabbix-1c-service-template-40.git synced 2024-11-24 17:06:38 +02:00

Update README.md

This commit is contained in:
Nivolis 2019-12-20 13:44:27 +03:00 committed by GitHub
parent d8ced2bad0
commit a534ab0c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,19 @@
# zabbix-1c-service-template
адаптирован под Zabbix 4.0
Создание службы RAS
sc create "1C:Enterprise 8.3.13.1644 RAS" binpath= """"C:\Program Files\1cv8\8.3.13.1644\bin\ras.exe""" cluster --service --port=1545 localhost:1540" obj= ".\USR1Cv8" password= "!p@sswOrd" start= auto
sc config "1C:Enterprise 8.3.13.1644 RAS" DisplayName= "1C:Enterprise 8.3.13.1644 RAS"
sc description "1C:Enterprise 8.3.13.1644 RAS" "1C:Enterprise 8.3.13.1644 RAS"
Удаление службы RAS
sc stop "1C:Enterprise 8.3.13.1644 RAS"
sc delete "1C:Enterprise 8.3.13.1644 RAS"
адаптирован под Zabbix 4.0
Умеет:
- discovery по базам
- считать пользователей с разделением по типам (толстый/тонкий/фоновое/etc)