{ "info": { "author": "Mathieu Grzybek", "author_email": "mathieu@grzybek.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Topic :: Utilities" ], "description": "monitoring-plugins-apparmor\n===========================\n\nPython Nagios-compatible App Armor checks.\n\nDescription\n===========\n\nThese Nagios-compatible checks aim to monitor apparmor-related\nbehaviours (status, profiles).\n\nUsage\n=====\n\nChecks if App Armor is enabled:\n``/usr/lib/nagios/plugins/check_aa_status``. This plugin requires a sudo\nconfiguration, such as:\n\n::\n\n User_Alias NAGIOS = nagios\n Cmd_Alias NAGIOS_CMD = /usr/sbin/aa-status --enabled\n NAGIOS ALL = (root) NOPASSWD: NOEXEC: NAGIOS_CMD\n\nChecks if the given binary is enforced:\n``/usr/lib/nagios/plugins/check_aa_profile --process=libvirtd``\n\nHelp\n====\n\n::\n\n /usr/lib/nagios/plugins/check_aa_status --help\n Usage: check_aa_status [options]\n\n Options:\n -v, --verbose \n -H HOSTNAME, --hostname=HOSTNAME\n -w WARNING, --warning=WARNING\n -c CRITICAL, --critical=CRITICAL\n -t TIMEOUT, --timeout=TIMEOUT\n -h, --help show this help message and exit\n\nThe process is mandatory.\n\n::\n\n /usr/lib/nagios/plugins/check_aa_profile --help\n Usage: check_aa_profile [options]\n\n Options:\n --process=PROCESS The name of the process to find\n -v, --verbose \n -H HOSTNAME, --hostname=HOSTNAME\n -w WARNING, --warning=WARNING\n -c CRITICAL, --critical=CRITICAL\n -t TIMEOUT, --timeout=TIMEOUT\n -h, --help show this help message and exit\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mgrzybek/monitoring-plugins-apparmor/archive/1.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mgrzybek/monitoring-plugins-apparmor", "keywords": "monitoring check apparmor activity", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "monitoring-plugins-apparmor", "package_url": "https://pypi.org/project/monitoring-plugins-apparmor/", "platform": "", "project_url": "https://pypi.org/project/monitoring-plugins-apparmor/", "project_urls": { "Download": "https://github.com/mgrzybek/monitoring-plugins-apparmor/archive/1.0.1.tar.gz", "Homepage": "https://github.com/mgrzybek/monitoring-plugins-apparmor" }, "release_url": "https://pypi.org/project/monitoring-plugins-apparmor/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "This script checks the state AppArmor status and profiles.", "version": "1.0.1" }, "last_serial": 3072285, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "01ca38647b68fa8b70a7cb5143f3f65d", "sha256": "d82bf5e7199c3feb919033f75ff70517efb5e96a35a3c7a969d32756c76a4db6" }, "downloads": -1, "filename": "monitoring-plugins-apparmor-1.0.1.tar.gz", "has_sig": false, "md5_digest": "01ca38647b68fa8b70a7cb5143f3f65d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2857, "upload_time": "2017-08-04T11:29:32", "url": "https://files.pythonhosted.org/packages/d4/38/319176245d904d4e4d5502ac60019455ef86863c62c21d11703f828a750f/monitoring-plugins-apparmor-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01ca38647b68fa8b70a7cb5143f3f65d", "sha256": "d82bf5e7199c3feb919033f75ff70517efb5e96a35a3c7a969d32756c76a4db6" }, "downloads": -1, "filename": "monitoring-plugins-apparmor-1.0.1.tar.gz", "has_sig": false, "md5_digest": "01ca38647b68fa8b70a7cb5143f3f65d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2857, "upload_time": "2017-08-04T11:29:32", "url": "https://files.pythonhosted.org/packages/d4/38/319176245d904d4e4d5502ac60019455ef86863c62c21d11703f828a750f/monitoring-plugins-apparmor-1.0.1.tar.gz" } ] }