Skip to main content

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

zaggregator-0.0.2.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

zaggregator-0.0.2-py3.5.egg (41.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page