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: 2 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T14:36:15.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T06:32:31.359Z (4 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)

## 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"
```