-
Notifications
You must be signed in to change notification settings - Fork 34
Description
I'm still unable to get WifiSite to work. Added to my case from yesterday but realized it was closed so creating another.
root@ubuntu:/usr/lib/zabbix/externalscripts# sudo -u zabbix /usr/lib/zabbix/externalscripts/mca-dump-short.sh -d 10.10.1.50 -v -u SSHUSER -i /home/zabbix/.ssh/zb_id_rsa -t WIFI_SITE Unknown device Type: 'WIFI_SITE' Usage /usr/lib/zabbix/externalscripts/mca-dump-short.sh -i privateKeyPath -p <passwordFilePath> -u user -v -d targetDevice [-t AP|SWITCH|SWITCH_FEATURE_DISCOVERY|SWITCH_DISCOVERY|UDMP|UDMP_FAN_DISCOVERY|UDMP_TEMP_DISCOVERY|USG|USG-LITE|CK|WIFI_SITE] -i specify private public key pair path -p specify password file path to be passed to sshpass -f. Note if both -i and -p are provided, the password file will be used -u SSH user name for Unifi device -d IP or FQDN for Unifi device -o alternate port for SSH connection -t Unifi device type -v verbose and non compressed output -w verbose output for port discovery -x extreme debugging -o <timeout> max timeout (3s minimum) -O echoes debug and timing info to /tmp/mcaDumpShort.log; errors are always echoed to /tmp/mcaDumpShort.err -V <jqExpression> Provide a JQ expression that must return a non empty output to validate the results. A json error is returned otherwise -b run SSH in batch mode (do not ask for passwords)
Connecting to individual APs works fine.
Let me know if you see something wrong here.
Originally posted by @d4v3r0y in #126 (comment)