Build agent .deb 1.0.1 with session tracking

This commit is contained in:
2026-07-17 09:51:26 +07:00
parent 7b2e5172ea
commit 559025d5f7
3 changed files with 4 additions and 3 deletions
+4 -3
View File
@@ -1,13 +1,14 @@
Package: info-user-agent Package: info-user-agent
Version: 1.0.0 Version: 1.0.1
Section: admin Section: admin
Priority: optional Priority: optional
Architecture: all Architecture: all
Depends: python3, python3-psutil, python3-requests Depends: python3, python3-psutil, python3-requests
Maintainer: Hidosi <hidosi@hidosi.ru> Maintainer: Hidosi <hidosi@hidosi.ru>
Description: InfoUser Monitor - агент мониторинга ПК Description: InfoUser Monitor - агент мониторинга ПК
Агент собирает метрики компьютера (CPU, RAM, диски, процессы, пользователь, IP) Агент собирает метрики компьютера (CPU, RAM, диски, процессы, активные
и отправляет их раз в час на сервер InfoUser Monitor. пользовательские сессии, IP) и отправляет их раз в час на сервер
InfoUser Monitor.
. .
После установки запустите: После установки запустите:
sudo info-user-agent-setup sudo info-user-agent-setup
Binary file not shown.
Binary file not shown.