Send colorized HTML notifications of func-inventory
Project description
Installation Notes
To begin with, read about func and especially func-inventory if you don’t yet know what they are.
Make sure you have func installed and working as you please.
Install func-inventory-notifier with:
pip install func-inventory-notifier
(or)
yum install func-inventory-notifier
Configure func-inventory notifier by editing /etc/func/func-inventory-notifier.conf
Take it for a spin by running /usr/bin/func-inventory-notifier
Further Usage Notes
It is particularly useful when scheduled to run regularly with cron. For instance, with a default installation of both func and func-inventory-notifier, a crontab entry like
0 * * * * /usr/bin/func-inventory-notifier &> /dev/null
will wake up on the hour, monitor func-inventory’s git repository, and if a change has happened, prepare and fire off an email to the root user.
We use it in conjunction with func’s filetracker module to log all of our configurations changes in /etc: think yum repo configurations, httpd, passwd and shadow.
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
File details
Details for the file func-inventory-notifier-0.2.3a10.tar.gz
.
File metadata
- Download URL: func-inventory-notifier-0.2.3a10.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06acad3da4a82aa98531ce77d24d0a85852adf97d10ecfe038ec9460b2f03714 |
|
MD5 | 743878751456b659221ac6187ff3881b |
|
BLAKE2b-256 | f8920d9e55d072030c79596f4adb1601a874e060fbb1a8743e09eb32eb270861 |