Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbytesys/pynagsystemd
Simple and easy nagios check for systemd status
https://github.com/kbytesys/pynagsystemd
Last synced: about 2 months ago
JSON representation
Simple and easy nagios check for systemd status
- Host: GitHub
- URL: https://github.com/kbytesys/pynagsystemd
- Owner: kbytesys
- License: gpl-2.0
- Created: 2014-10-30T03:17:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T09:06:45.000Z (over 3 years ago)
- Last Synced: 2024-11-14T16:54:00.800Z (about 2 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 14
- Watchers: 3
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pynagsystemd [![Build Status](https://travis-ci.org/kbytesys/pynagsystemd.svg?branch=master)](https://travis-ci.org/kbytesys/pynagsystemd)
============Simple and easy nagios check for systemd status.
This Python script will report a degraded system to nagios and requires only the nagiosplugin library.
You can also test a single service with -s parameter.
Released under GNU GPLv2 License.