Skip to main content

Send colorized HTML notifications of func-inventory

Project description

Screenshots

Bugs

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 2>&1 | /bin/logger -t func

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. Any errors will be tossed to the system log for you to see (and report!)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

func-inventory-notifier-0.2.3a12.tar.gz (2.9 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