Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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