=============================================
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": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "paloalto,icinga,nagios,check",
"author": "Christian Jonak-M\u00f6chel",
"author_email": "christian@jonak.org",
"download_url": "https://files.pythonhosted.org/packages/c2/ae/f2549b4585f6b36557fe02624cb8a58110292776dadf8f33c39f876e90a0/check_paloalto_ng-0.7.1.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.7.1",
"project_urls": {
"Homepage": "https://github.com/TeraIT-at/check_paloalto_ng"
},
"split_keywords": [
"paloalto",
"icinga",
"nagios",
"check"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c0074282fc56f3d9daacf1c02970a5fdfc3e50b28a8d5bccd027b8a7e643720c",
"md5": "45e359bf60fad18fc99f695e2f0ba4f1",
"sha256": "bbb0f3e4fbadd371de778662e6cca195a8b14d33cd4a092611465942f502cd87"
},
"downloads": -1,
"filename": "check_paloalto_ng-0.7.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "45e359bf60fad18fc99f695e2f0ba4f1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 34240,
"upload_time": "2023-08-24T09:05:03",
"upload_time_iso_8601": "2023-08-24T09:05:03.363201Z",
"url": "https://files.pythonhosted.org/packages/c0/07/4282fc56f3d9daacf1c02970a5fdfc3e50b28a8d5bccd027b8a7e643720c/check_paloalto_ng-0.7.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2aef2549b4585f6b36557fe02624cb8a58110292776dadf8f33c39f876e90a0",
"md5": "718e8f17d84d6c8f10378a948efe6b18",
"sha256": "5635a8fa19560637ba07726078f1cc2d46963f03b1f6d21df8f49644e89db18f"
},
"downloads": -1,
"filename": "check_paloalto_ng-0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "718e8f17d84d6c8f10378a948efe6b18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 41794,
"upload_time": "2023-08-24T09:05:06",
"upload_time_iso_8601": "2023-08-24T09:05:06.236439Z",
"url": "https://files.pythonhosted.org/packages/c2/ae/f2549b4585f6b36557fe02624cb8a58110292776dadf8f33c39f876e90a0/check_paloalto_ng-0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-24 09:05:06",
"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": [],
"tox": true,
"lcname": "check-paloalto-ng"
}