Search Result
Collapse
7 results in 0.0019 seconds.
Keywords
Members
Tags
-
How can I recover lost Admin password - Zabbix 6.0, Postgresql
I have Zabbix 6.0 installed, and I've lost the Admin password. How do I change it in Postgresql? I've searched the forums and google, and all answers either talk about MySQL or tell me to use the md5 hash function. I tried using ...md5('NEW_PASSWORD')... and I couldn't log in after.... -
postgresql 11 and zabbix 5.4 database connection issues
hello,
just set up a fresh zabbix 5.4 install on ubuntu (mate) 18.04 with ngninx 1.14.0, PHP Version 7.2.24, timescaledb-2-2.3.1, and postgresql 11.13 (full install log at the end of this post)
everything seemed to go well until after logging into the web interface for the... -
Mail media type test failed : An authentication function returned an error
Hello everyone,
when i set up an Email type Media types, using STARTTLS with port 587 and then want to test it, the error is "Media type test failed : An authentication function returned an error"
in my configuration the username and password are correct.
What...Last edited by Nsilvert; 22-03-2021, 11:17. -
Zabbix ssh agent error using password authentication type
When using Zabbix ssh agent I am not able to fetch any data using password authentication method. The password is passed as a macro in the template while adding the host. The items are shown as 'not supported' with error description as 'password authentication failed: error waiting on socket'. But the... -
LipstickLinux started a topic Public key authentication failed: Username/PublicKey combination invalidin Zabbix HelpPublic key authentication failed: Username/PublicKey combination invalid
Good morning/afternoon/evening, all.
I inherited a Zabbix (v3.2.6 on RHEL 7.3) monitoring environment and am tasked with creating an action for restarting a service on a triggering host. I have created an Action Operation using SSH to run the commands on the host, but I don't like the password...Last edited by LipstickLinux; 20-07-2018, 17:16. -
求助,关于zabbix 3.0通过SNMPV3监控H3C网络设备的问题
我在底层使用snmplk工具进行测试时。可以正常获取数据。
[root@zabbix ~]# snmpwalk -v 3 -l authpriv -a MD5 -A **** -x AES -X ****-u
**** 10.13.2.25 1.3.6.1.2.1.1.5...