Skip to main content

An additional module that installs programs/config required to monitor v13 instances via Prometheus.

Project description

monitor-fw-13

An additional module that installs programs/config required to monitor v13 instances via Prometheus.

Installation

Use pip to install this module first, then run a configuration stage to integrate this module properly into the v13 server.

Instructions:

$ sudo su -
$ /usr/local/filewave/python/bin/pip3 install --upgrade filewave-monitor-v13
$ /usr/local/filewave/python/bin/monitor-v13-install

Restart Services

Restart supervisord (not just fwcontrol; more programs were added so don't skip this step)

$ /usr/local/filewave/python.v27/bin/supervisorctl -c /usr/local/etc/filewave/supervisor/supervisord-server.conf reload

Validation (did it all work?):

Check the following:

$ ls -l /tmp/mtail.INFO - this should produce some output and tell you that the mtail progs loaded OK
$ ps -ajx | grep prometheus - should show prometheus running (check http://localhost:21090/targets now!)
$ 

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

filewave-monitor-v13-1.0.3rc7.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

filewave_monitor_v13-1.0.3rc7-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

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