From 7503ffa78dab84b8716a51d5a2b018009203a3c6 Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Wed, 11 Jan 2017 11:56:19 -0700 Subject: [PATCH] Adding check_unifi --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a09480d..d270004 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Imports SSL certificates (including Let's Encrypt) for the Ubiquiti (UBNT) UniFi ### upgrade_unifi_controller.sh Automates upgrade of Ubiquiti (UBNT) UniFi Controller software on Linux / Unix Systems. +### UniFi Nagios Monitoring Scripts +#### /nagios/check_unifi +A Python-based script that checks the status of UAPs and reports WARNING or CRITICAL output for Nagios/Icinga monitoring servers. Original version at https://github.com/msweetser/check_unifi. + ### UniFi Controller Startup Scripts #### /startup-scripts/UniFi.service A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems.