We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💥 Update breaks the plugin's normal operation! To make it work, please follow the steps bellow:
ztc_config.py
pip install -U vulners
ztc.conf
/opt/monitoring/zabbix-threat-control/scan.py
4.Update the name of the fix-script in ACTION: /opt/monitoring/zabbix-threat-control/fix.py
/opt/monitoring/zabbix-threat-control/fix.py
The text was updated successfully, but these errors were encountered:
Hi
Only running in zabbix 3.4? I have zabbix 4.2.6 and I obtein this error:
[root@Zabbix os-report]# /opt/monitoring/zabbix-threat-control/prepare.py -uvtda Connected to Zabbix API v.4.2.6
Checking the connection to the zabbix-agent... Сompleted successfully. For connecting with zabbix-agent used address "127.0.0.1"
Checking the connection to the zabbix-server via zabbix_sender... Error: Can't send data with zabbix-sender: Command: -vv zabbix_sender -z Zabbix -p 10051 -s zabbix_sender_ztc_test -k zabbix_sender_ztc_test -o 1 -vv zabbix_sender [42397]: DEBUG: send value error: cannot connect to [[Zabbix]:10051]: [111] Connection refused Sending failed.
Please fix this for continue!
Can you help me!!!!
Regards
Sorry, something went wrong.
No branches or pull requests
Major changes
💥 Update breaks the plugin's normal operation! To make it work, please follow the steps bellow:
Before upgrading:
ztc_config.py
After upgrading:
pip install -U vulners
ztc.conf
values from the old configztc_config.py
/opt/monitoring/zabbix-threat-control/scan.py
4.Update the name of the fix-script in ACTION:
/opt/monitoring/zabbix-threat-control/fix.py
The text was updated successfully, but these errors were encountered: