A Élenchos command for checking total, available, used, and free memory.
Project description
Élenchos: Check Memory
A Élenchos command for checking total, available, used, and free memory.
Installation and Configuration
Install Élenchos if not already installed:
cd /opt
mkdir elenchos
cd elenchos
python -m venv .venv
. .venv/bin/activate
pip install elenchos
mkdir bin
ln -s ../.venv/bin/elenchos bin/elenchos
Install the check:memory plugin:
cd /opt/elenchos
. .venv/bin/activate
pip install elenchos_check_memory
./bin/elenchos gather-commands
Create a configuration file /etc/nrpe.d/check_memeory.cfg for nrpe:
command[check_memory]=/opt/elenchos/bin/elenchos check:memory
Finally, restart the nrpe daemon:
systemctl reload nrpe
License
This project is licensed under the terms of the MIT license.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elenchos_check_memory-0.2.0.tar.gz.
File metadata
- Download URL: elenchos_check_memory-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.12.10-100.fc40.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f02494bd7ac5a6620cbbb51a47b5dbbf5ef0621cfb84a502ca890e072ec9eb6
|
|
| MD5 |
1898a78313b731d6bfb32c5c3e17f017
|
|
| BLAKE2b-256 |
cc632d623db5fb5c2d9ac071842ad7dfaa479d2806f3eb6be384fa1bc7173180
|
File details
Details for the file elenchos_check_memory-0.2.0-py3-none-any.whl.
File metadata
- Download URL: elenchos_check_memory-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.12.10-100.fc40.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2bdb71d1f00aec402e413435294e80ab7fd21d2f8bd7db30ee14621bc43f4a6
|
|
| MD5 |
52d879470d8c225560a3a7e13fc7f972
|
|
| BLAKE2b-256 |
fd084bce3931e1fd59214ad267c2999cea36a3635abb57f52dd7b45e872e298e
|