Simple web service for Virtual cable test feature on SNR switches. The service connects to zabbix database and finds all hosts from group named 'Switch.*'
To start service run systemd service:
systemctl start vct.service
Default configuration looks like this
app:
dbUrl: "jdbc:mysql://localhost:3306/zabbix"
dbUser: zabbix
dbPassword: zabbix