Per-process stat monitoring solution for Zabbix
Project description
# Zaggregator
Zaggregator - is a non-envasive per-process data collector for Zabbix.
- It consists of two parts:
zaggregator (daemon) which fetches and caches process table each zaggregator.daemon.delay (30) seconds, groups processes and stores statistics into sqlite database.
zcheck script for integrating with zabbix-agent fetches data from sqlite database
There is systemd service file for zaggregator-daemon, but for security reasons pip cannot install files into /etc, so you will need to do it manually. See [Install](#install) section for details.
# Install
Recommended:
`bash pip install zaggregator cp /usr/share/zaggregator/zaggregator.service /etc/systemd/system/ systemctl enable zaggregator systemctl start zaggregator cp /usr/share/zaggregator/zaggregator.conf /etc/zabbix/zabbix_agentd.d/ service zabbix-agent restart `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zaggregator-0.0.4.tar.gz
.
File metadata
- Download URL: zaggregator-0.0.4.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e2e4413b351a3cead609a12d33feefa83c387304310b1de97e519a97cd0bf781
|
|
MD5 |
b68f8067277b64d3bd03eab51e3a2a0d
|
|
BLAKE2b-256 |
67a0d86433c057c826f57dc350dee59a8dead10adc12847f9c5ea362b93abeb1
|
File details
Details for the file zaggregator-0.0.4-py3.5.egg
.
File metadata
- Download URL: zaggregator-0.0.4-py3.5.egg
- Upload date:
- Size: 43.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
53fb4f099330bb35e427040012b40d1b369b85ba4b4314dfcf057cc450536efb
|
|
MD5 |
4ae23c406a862a0f3f679ed1eda71aad
|
|
BLAKE2b-256 |
1079960b9078e368dcc9b6922b5c23daad3771a0d0bd80183398c1eef8908dab
|