Maxim

Results 76 comments of Maxim
trafficstars

Hi, The colors for all links are the same, but you can specify the bandwidth for each link. ```yaml link: # default settings link bandwidth: 1000 # in Mbits/s width:...

Hi Stefano, You are always welcome. You need to run the scan map for the first time. You can do this manually run: `weathermap.py -s test_map -z http://zabbix.example.com -l admin...

Just like a domain name in url. ``` weathermap.py -s mapname1 mapnameN -z http://1.1.1.1/zabbix -l login -p password```

Errors in the file test.yaml, which was created manually. ```rm -f /opt/Zabbix-Network-Weathermap-master/mapcfgs/test.yaml```

itemin/itemout it is traffic counters. Open zabbix ->Configuration-> Hosts -> Your host -> Items -> find items traffic counters -> copy their from column "key" -> set in configuration mapname.yaml...

Yes it work. HTTP Error 403. Check login, password.

show me output: `pip3 show py-zabbix` `pip3 show urllib3` `python3 -V`

Update urllib3 and try again. `sudo pip3 install urllib3==1.21.1`

Can you login into web interface of zabbix with login and password for weathermap?

Do you use auth_basic or .htpasswd to access the web interface?