NagBar is a Nagios, Icinga/2 and Thruk monitoring client which runs in the status bar and gives updates about the monitored services. NagBar is a macOS native application.
The latest release can be downloaded from https://github.com/volendavidov/NagBar/releases/latest
Requirements to build the app are CocoaPods and Xcode.
- Run
pod setup
in case this is a fresh installation of CocoaPods cd
into the directory where NagBar source is and runpod install
- Run
open NagBar.xcworkspace