https://github.com/zessx/xbar-nagios
Nagios plugin for xbar
https://github.com/zessx/xbar-nagios
Last synced: 21 days ago
JSON representation
Nagios plugin for xbar
- Host: GitHub
- URL: https://github.com/zessx/xbar-nagios
- Owner: zessx
- License: mit
- Created: 2021-07-12T18:17:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T09:58:51.000Z (almost 5 years ago)
- Last Synced: 2025-11-21T12:04:18.557Z (7 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xbar-nagios
[xbar](https://github.com/matryer/xbar) plugin to monitor a Nagios instance.
## Installation
1. Copy the `nagios.15s.py` file to your xbar plugin directory
2. Make the plugin executable with `chmod +x`
3. Rename the file if you want to change the refresh time
4. Setup required configuration in xbar interface
[More informations on xbar plugins installation](https://github.com/matryer/xbar#installing-plugins)