MajesticFalcon / Optimizing-CPE-Deployments

A combination of tools to automate service provider installations
MIT License
9 stars 2 forks source link

Zabbix connectivity issue causes script to crash #15

Open MajesticFalcon opened 3 years ago

MajesticFalcon commented 3 years ago

Describe the bug If the Zabbix server is incorrectly configured in the script, the entire script will crash. This happens even if the user never intended to use Zabbix.

To Reproduce Steps to reproduce the behavior:

  1. Mis-type the Zabbix IP
  2. Click on Scripts
  3. See error

Expected behavior Silently fail at launch, we intend to alert once the script is fired.