1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00
Commit graph

1 commit

Author SHA1 Message Date
JTSage
556c536c26 Add a plugin for unifi (Ubiquity) gear
Plugins available:

 * unifi_api - Providing the following graphs:

   * unifi_clients_by_device - Count the number of clients connected on a per-device basis

   * unifi_clients_by_network - Count the number of clients connected to each named network

   * unifi_device_stats - Get basic stats from each unifi device - cpu, memory, load average, and uptime

   * unifi_xfer_by_device - Transfer stats on a per-device basis

   * unifi_xfer_by_network - Transfer stats on a per-network basis

   * unifi_xfer_by_port - Transfer stats per switch port

   * unifi_xfer_by_uplink - Overall transfer with speedtest stats
2018-10-14 13:11:37 -04:00