Metadata-Version: 2.4
Name: rig
Version: 1.1
Summary: Monitor a system for events and trigger specific actions
Home-page: https://github.com/TurboTurtle/rig
Author: Jake Hunsaker
Author-email: jhunsake@redhat.com
License: GPLv2
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
License-File: LICENSE
Requires-Dist: psutil>5
Requires-Dist: systemd-python
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Rig is a utility designed to watch or monitor specific system resources (e.g. log files, journals, network activity, etc...) and then take specific action when the trigger condition is met. Its primary aim is to assist in troubleshooting and data colelction for randomly occurring events.
