Dear all.
I installed zabbix 2.4.8 on RH5.10, it works well, and could be used to monitor http web site, and get correct "required string", but for https://login.partner.microsoftonline.cn/login.srf, no required string could get correct answer.
For zabbix use curl -k to accept all SSL certificate, the configure of my authentication is like following:
HTTP Authentication: none,
SSL Verify Peer & Host: not checked,
SSL Certificate File: none
Need I configure authentication part in order I could get required string? If true, how can I get correct cert & private-key in Linux I monitor the website?
Looking forward to your reply, and thanks a lot.
BR
I installed zabbix 2.4.8 on RH5.10, it works well, and could be used to monitor http web site, and get correct "required string", but for https://login.partner.microsoftonline.cn/login.srf, no required string could get correct answer.
For zabbix use curl -k to accept all SSL certificate, the configure of my authentication is like following:
HTTP Authentication: none,
SSL Verify Peer & Host: not checked,
SSL Certificate File: none
Need I configure authentication part in order I could get required string? If true, how can I get correct cert & private-key in Linux I monitor the website?
Looking forward to your reply, and thanks a lot.
BR
Comment