Add .deb agent package with systemd timer and interactive setup
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Package: info-user-agent
|
||||
Version: 1.0.0
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: python3, python3-psutil, python3-requests
|
||||
Maintainer: Hidosi <hidosi@hidosi.ru>
|
||||
Description: InfoUser Monitor - агент мониторинга ПК
|
||||
Агент собирает метрики компьютера (CPU, RAM, диски, процессы, пользователь, IP)
|
||||
и отправляет их раз в час на сервер InfoUser Monitor.
|
||||
.
|
||||
После установки запустите:
|
||||
sudo info-user-agent-setup
|
||||
для настройки адреса сервера и токена.
|
||||
Reference in New Issue
Block a user