Skip to content

Count Accesspoints, Switches and Firewalls in your Ubiquiti Controller Sites and reports the total number, online and upgradeable devices.

License

Notifications You must be signed in to change notification settings

TS-Steff/PRTG-Ubiquiti-ControllerDevicesOverview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRTG-Ubiquiti Overview

This script is for PRTG from Paessler to monitor the AP's, Switches and Gateways. You can define which site or sites you want to monitor, or if you would like to monitor all sites and exclude specific sites.

It returns the sum of all APs, Switches and Gateways. How many are connected, online, offline and how many do need upgrades.

Screenshots (Outdated)

Sensor view PRTG Screenshot

The settings page may look like this PRTG Settings

Config

Add an EXE/Script Advanced sensor to your PRTG Site

You have to pass six parameters

parameter Value Comment
server IP or hostname of your controller you can add %host% to for localhost
port TCP port on which your cotntroller runs
sites the site IDs you would like to get data from you find the site ID in the url of each site
excludeSite the site ID site IDs you want to exclude if you leave sites empty
username The username to connect the controller this user only needs read rights on the sites defined in the sites variable
password the users password
debug debug mode writes the json to the disk if set true

History

Date Description
2023-04-12 Added counter for disconnected devices
Updated readme.md
2023-04-13 Updated screenshot overview

Credits

Many thants to Luciano Lingnau [Paessler Support]

He wrote the most part of this script. We just adopted and changed the script to fit our needs

About

Count Accesspoints, Switches and Firewalls in your Ubiquiti Controller Sites and reports the total number, online and upgradeable devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published