Skip to content

Releases: zbx-sadman/unifi_miner

1.3.6

06 Feb 06:59
5b45fe6
Compare
Choose a tag to compare

Added new features: taking raw JSON subtree, using RegExp in the filter expression. Fixed wrong behavior when processed object with missing id .

1.3.5

07 Aug 19:12
Compare
Choose a tag to compare

Adoptation to UniFi Controller v5 completed, USG metrics obtained properly now, new monitoring objects added.

1.3.4

01 Jul 19:26
Compare
Choose a tag to compare

Fixed in v1.3.2-v1.3.4:

  • 1.3.4
    • UniFi Controller v3: error with logging in;
    • UniFi Controller v3: error in 'still connected' testing on fetching data from controller;
    • UniFi Controller v3: mapping mac-key to {#NAME} macro (Zabbix's LLD) if name-key is empty;
    • Debug: print of HTTP response output.
  • 1.3.3
    • wrong fix warning in v1.3.2. Miner was ignore default cacheage with empty arg -c and no use cache feature;
    • MAC detection error in -i option;
    • site list obtaining ('site' object processing does not work).
  • 1.3.2
    • variable cast warning with using empty arguments that expected with numeric values (-c "" for example) fixed.

1.3.1

10 Mar 11:19
Compare
Choose a tag to compare

New in UniFi Miner

  • removed "no sites walking" problem when option -s used with no value;
  • code was changed to avoid "push on reference is experimental" warning on perl > v5.20.

1.3.0

15 Feb 07:44
Compare
Choose a tag to compare

New features in UniFi Miner 1.3.0

  • All UniFi sites processed with:
    • Zabbix's LLD;
    • All aggregate (group) functions;
  • New objects:
    • Archived users;
    • Registred VOIP-devices and his phone numbers;
    • Health of UniFi Controller modules;
    • System info;
    • Settings;
    • Networks, User groups, WLAN groups configuration;
  • New aggregate Group operations:
    • percent оf the selected by filter JSON-keys of their total number;
    • percent of the sum оf the selected by filter JSON-keys of their total sum;
    • arithmetic mean;
    • median;
  • Objects filtering features:
  • logical conjunction operations AND & OR;
  • comparison & matching operators: =, <>, <, >, <=, =>;
  • LLD-JSON can be maked with custom JSON-branch;
  • UniFi Proxy compatible mode for Zabbix integration.

Example of Zabbix agent config and Zabbix Server Template here

Please read Short Guide in Russian or English,

v1.0.0

08 Jul 06:42
Compare
Choose a tag to compare

It's a first release.

UniFi Miner are supported:

  • UniFi Controllers:
    • version 2;
    • version 3;
    • version 4.
  • Controller's objects:
    • Sites;
    • WLANs;
    • Users.
  • UniFi devices registered on the Сontroller:
    • Access Points (UAP);
    • Switches (USW);
    • Phones (UPH);
    • Gateways (USG).
  • Group operation sum, count.
  • Action discovery for Zabbix Low-Level Discovery (LLD) protocol.

Example of Zabbix agent config and Zabbix Server Template here

Please read Short Guide in Russian or English,