cp-nagios-plugins

View on PyPIReverse Dependencies (0)

0.5 cp_nagios_plugins-0.5-py3-none-any.whl

Wheel Details

Project: cp-nagios-plugins
Version: 0.5
Filename: cp_nagios_plugins-0.5-py3-none-any.whl
Download: [link]
Size: 20556
MD5: 6126593a6915f596c473d4395d39a76c
SHA256: 33243ebbc42df069c29c51c5976903d4232f289a3314a4481b1863700e887a69
Uploaded: 2022-07-09 18:50:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cp-nagios-plugins
Version: 0.5
Summary: Cross Platform Nagios Plugins
Author-Email: "Hoplite Industries, Inc." <smichael[at]hopliteindustries.com>
Project-Url: Homepage, https://github.com/HopliteInd/cp-nagios-plugins
Keywords: nagios,plugins
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.6
Requires-Dist: paramiko
Requires-Dist: psutil (>=5.6.2)
Requires-Dist: black; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: pylint; extra == "lint"
Provides-Extra: lint
Description-Content-Type: text/x-rst
[Description omitted; length: 256 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.4.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
libnagios/__init__.py sha256=ntTtuNTdC6kDo9x1deOX3cZdnbqFx7l4xhX_6xWOJDY 641
libnagios/plugin.py sha256=7NMR735StczPYfTdiT2rOZ58__rfT5UPrCDH3N_uDA8 9580
libnagios/checks/__init__.py sha256=m8KV49rEbSKT97dh7QtkSRbjF9qwrubFRPdWAujbmtA 653
libnagios/checks/bitlocker.py sha256=Bcl3WrqQbFSoB5eCXXMeOteiI-P33Fdxsr-ryuAWkf4 2197
libnagios/checks/cpu.py sha256=qaLowi40ZwP_VMauZgmIUFPHpZnqspmwSqpGL7PLVBc 8165
libnagios/checks/disk.py sha256=NxM7Nk0kMBUo0JemA10wRezE6zpH0DJGucnJJL0SDoo 3794
libnagios/checks/load.py sha256=JR5BVqUCgn9f5T98BvipIfOyQtOADaiCUHl71uYLeTg 3782
libnagios/checks/ssh.py sha256=_jmNeOJW6vw6cwWzwVoo2no9PE_zjXWTaAwnjgE6MUw 5287
libnagios/checks/swap.py sha256=O_-1D9wS8wOMb4fs5tWfzAkqT-jxRlSydrQLqTEudzk 3778
cp_nagios_plugins-0.5.dist-info/METADATA sha256=FSpSUha2QYHudcsEARQCb8SgQbNK7Q73lKIvGeVfJ08 1507
cp_nagios_plugins-0.5.dist-info/WHEEL sha256=9GYcviBewZ0tGkiHS6_q2LxrPLrdVjfDI7rl7LgiPxI 86
cp_nagios_plugins-0.5.dist-info/entry_points.txt sha256=SgybFgMmPE1uKYDHMZfUzodMEiC4e4fYK-5XZWtd9-E 276
cp_nagios_plugins-0.5.dist-info/license_files/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
cp_nagios_plugins-0.5.dist-info/RECORD

entry_points.txt

check_cp_bitlocker = libnagios.checks.bitlocker:run
check_cp_cpu = libnagios.checks.cpu:run
check_cp_disk = libnagios.checks.disk:run
check_cp_load = libnagios.checks.load:run
check_cp_ssh = libnagios.checks.ssh:run
check_cp_swap = libnagios.checks.swap:run