Checkmk special agent for checking unifi controller
Go to file
Thorsten Spille d67358acef
Merge pull request #1 from doctore74/patch-1
Update unifi_controller.py
2023-02-18 21:04:37 +01:00
lib/check_mk/base/plugins/agent_based Merge branch 'main' into patch-1 2023-02-18 21:04:09 +01:00
share/check_mk Update to 0.87: Fix uptime 2022-03-06 11:32:04 +01:00
LICENSE Initial commit 2021-06-23 12:11:20 +02:00
README.md Update README.md 2022-11-11 20:57:41 +01:00

check-unifi-controller

Checkmk special agent for checking unifi controller

Usage:

Login into your checkmk instnace user on your checkmk server (e.g. via SSH). Download and install the checkmk agent:

wget https://github.com/bashclub/check-unifi-controller/releases/download/v0.87/unifi_controller-0.87.mkp
mkp install ./unifi_controller-0.87.mkp

Configure Agent

Login into your checkmk website and go to "Setup" -> "Agents" -> "Other integrations" (Datasource programs). Under the category "Hardware" click on "Unifi Controller via API" and create a new rule. Fill in the credentials of your Unifi controller, set the HTTPS Port, define the site name (if other than default), check "Ignore certificate validation" if using a self signed certificate, select Hostname or IP for storing piggyback data. Under "Conditions" assign an "Explicit host" with your Unifi Controller Machine. The agent will carry piggyback data for switches and access points and you can create new hosts to monitor, where piggyback data will be assignesd on exact match (IP or hostname).