Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgolm/bitbar-nagios-plugin
Puts nagios into your Mac OS X menu bar.
https://github.com/pgolm/bitbar-nagios-plugin
bitbar bitbar-plugin nagios
Last synced: 3 days ago
JSON representation
Puts nagios into your Mac OS X menu bar.
- Host: GitHub
- URL: https://github.com/pgolm/bitbar-nagios-plugin
- Owner: pgolm
- License: mit
- Created: 2017-08-11T13:35:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T14:36:15.000Z (over 7 years ago)
- Last Synced: 2024-11-22T20:33:16.154Z (2 months ago)
- Topics: bitbar, bitbar-plugin, nagios
- Language: Shell
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nagios [BitBar-Plugin](https://getbitbar.com/)
Puts nagios into your Mac OS X menu bar.
(Inspired by [Rob DeSanno's](https://raw.githubusercontent.com/matryer/bitbar-plugins/master/Dev/Nagios/nagios.30s.sh) plugin)
![Preview](doc/preview.png)
## Configure
Customize the following lines in `nagios.sh` to setup your nagios server
```sh
URL="nagios.example.com/cgi-bin/nagios3"
NAME="admin"
PASSWORD="admin"
```