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.
PyPi
The released versions are available on PyPi, at this link here: https://pypi.org/project/filewave-monitor-v13
Installation
Use pip to install this module first, then run a configuration stage to integrate this module properly into the v13 server. Don't forget to restart the supervisord daemon!
Note: you need wget to have the scripts work properly
Instructions:
$ sudo su -
$ yum install -y wget
$ /usr/local/filewave/python/bin/pip3 install --upgrade filewave-monitor-v13
$ /usr/local/filewave/python/bin/monitor-v13-install
$ /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:
$ tail -f /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!)
Grafana
The last step is to add a configuration into Grafana for this data source, and to import the performance dashboard.
Prometheus is running on port 21090 (ports were opened by the monitor-v13-install script). You need to create a Prometheus datasource pointing to this host and port 21090.
Lastly; import a new dashboard from Grafana.com using the following ID: 12667
Project details
Release history Release notifications | RSS feed
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 filewave-monitor-v13-1.0.5.tar.gz
.
File metadata
- Download URL: filewave-monitor-v13-1.0.5.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a0df9b488fe99a208b33e084334ccb849c4339a27e21a3c9e7303dec39f2060 |
|
MD5 | ffc34ab31314bc531a2fa00ba4a69da6 |
|
BLAKE2b-256 | 6da80538619fda629a9fb514f018f780695c91ad1f315a5ad0ea325296bd7e0a |
File details
Details for the file filewave_monitor_v13-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: filewave_monitor_v13-1.0.5-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7749230090519039450d7510b528f00b0c69acefa36996a022603e49209ebd5 |
|
MD5 | d959d9dac4aec07267ac0db98ddb2f96 |
|
BLAKE2b-256 | 1f2b533d0e36f449195805a8752d260165b7eff80240cb8696e2baf9aeb1cec6 |