=============================================
check_paloalto_ng: a Nagios/Icinga Plugin
=============================================
check_paloalto_ng is a **Nagios/Icinga plugin** for Palo Alto Next Generation Firewalls, that was initially developed by ralpha089 (https://github.com/ralph089/nagios_check_paloalto)
It is written in Python and based on the PA REST API.
Tested on:
- PA-500 v6.0.1 - v6.0.9
- PA-3050 v6.0.9 - 7.1.9
Documentation
-------------
https://check-paloalto-ng.readthedocs.io/en/latest/
Quickstart
----------
Please make sure you have python-dev and libxslt1-dev installed on your machine.
To install check_paloalto_ng::
$ pip install check_paloalto_ng --upgrade
or use::
$ pip3 install check_paloalto_ng --upgrade
The plugin requires a token to get information from the PA-REST-API. Please see the following link for more information:
https://check-paloalto-ng.readthedocs.io/en/latest//configuration.html#token
Raw data
{
"_id": null,
"home_page": "https://github.com/TeraIT-at/check_paloalto_ng",
"name": "check-paloalto-ng",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "paloalto, icinga, nagios, check",
"author": "Christian Jonak-M\u00f6chel",
"author_email": "christian@jonak.org",
"download_url": "https://files.pythonhosted.org/packages/10/59/cf905984db0b84b8c7eede8649048587591398bceb980eea9a08c437f19d/check_paloalto_ng-0.8.0.tar.gz",
"platform": null,
"description": "=============================================\ncheck_paloalto_ng: a Nagios/Icinga Plugin\n=============================================\ncheck_paloalto_ng is a **Nagios/Icinga plugin** for Palo Alto Next Generation Firewalls, that was initially developed by ralpha089 (https://github.com/ralph089/nagios_check_paloalto)\nIt is written in Python and based on the PA REST API.\n\n\nTested on:\n\n- PA-500 v6.0.1 - v6.0.9\n- PA-3050 v6.0.9 - 7.1.9\n\n\nDocumentation\n-------------\nhttps://check-paloalto-ng.readthedocs.io/en/latest/\n\nQuickstart\n----------\nPlease make sure you have python-dev and libxslt1-dev installed on your machine.\n\nTo install check_paloalto_ng::\n\n$ pip install check_paloalto_ng --upgrade\n\nor use::\n\n$ pip3 install check_paloalto_ng --upgrade\n\nThe plugin requires a token to get information from the PA-REST-API. Please see the following link for more information:\nhttps://check-paloalto-ng.readthedocs.io/en/latest//configuration.html#token\n",
"bugtrack_url": null,
"license": "CC BY-ND 4.0",
"summary": "check_paloalto_ng is a Nagios/Icinga plugin for Palo Alto Next Generation Firewalls. It is written in Python and based on the PA REST API.",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://github.com/TeraIT-at/check_paloalto_ng"
},
"split_keywords": [
"paloalto",
" icinga",
" nagios",
" check"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "768cf1cfeb4880537b97cb07a9772e2c173cd55e16a3fcf5ba294df4f20f3b91",
"md5": "2cc84f073e644022fcc87b28635123f2",
"sha256": "890add39200b63930b0e6d68b69a08257f5c8692e8a7183549c7b73cfe1fa69a"
},
"downloads": -1,
"filename": "check_paloalto_ng-0.8.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2cc84f073e644022fcc87b28635123f2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 35257,
"upload_time": "2025-02-03T17:36:16",
"upload_time_iso_8601": "2025-02-03T17:36:16.455580Z",
"url": "https://files.pythonhosted.org/packages/76/8c/f1cfeb4880537b97cb07a9772e2c173cd55e16a3fcf5ba294df4f20f3b91/check_paloalto_ng-0.8.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1059cf905984db0b84b8c7eede8649048587591398bceb980eea9a08c437f19d",
"md5": "1a14cdd06d13c38f5d955849169b2c28",
"sha256": "47db34659b317117750b742e5f1c2ba93d5a1d335f70b8ec2948962426d2cc55"
},
"downloads": -1,
"filename": "check_paloalto_ng-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "1a14cdd06d13c38f5d955849169b2c28",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 42470,
"upload_time": "2025-02-03T17:36:17",
"upload_time_iso_8601": "2025-02-03T17:36:17.847310Z",
"url": "https://files.pythonhosted.org/packages/10/59/cf905984db0b84b8c7eede8649048587591398bceb980eea9a08c437f19d/check_paloalto_ng-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 17:36:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TeraIT-at",
"github_project": "check_paloalto_ng",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "attrs",
"specs": [
[
"==",
"21.4.0"
]
]
},
{
"name": "beautifulsoup4",
"specs": [
[
"==",
"4.11.1"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2021.10.8"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"2.0.12"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"6.3.2"
]
]
},
{
"name": "distlib",
"specs": [
[
"==",
"0.3.4"
]
]
},
{
"name": "filelock",
"specs": [
[
"==",
"3.6.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.3"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"1.1.1"
]
]
},
{
"name": "lxml",
"specs": [
[
"==",
"5.3.0"
]
]
},
{
"name": "mock",
"specs": [
[
"==",
"4.0.3"
]
]
},
{
"name": "nagiosplugin",
"specs": [
[
"==",
"1.3.3"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"21.3"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"2.5.2"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "py",
"specs": [
[
"==",
"1.11.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.8"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"7.1.2"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"3.0.0"
]
]
},
{
"name": "python-coveralls",
"specs": [
[
"==",
"2.9.3"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.02"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.27.1"
]
]
},
{
"name": "responses",
"specs": [
[
"==",
"0.20.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "soupsieve",
"specs": [
[
"==",
"2.3.2.post1"
]
]
},
{
"name": "toml",
"specs": [
[
"==",
"0.10.2"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "tox",
"specs": [
[
"==",
"3.25.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.9"
]
]
},
{
"name": "virtualenv",
"specs": [
[
"==",
"20.14.1"
]
]
}
],
"tox": true,
"lcname": "check-paloalto-ng"
}