mirror of
https://github.com/hermanekt/Zabbix-ssl-certificate-check-with-grade.git
synced 2025-12-15 07:43:18 +00:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -26,7 +26,7 @@ chmod +x ssllabs_checker*
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
**Install GO or copy my compiled package ssllabs-scan (version v1.35.1)**
|
## Install GO or copy my compiled package ssllabs-scan (version v1.35.1) ##
|
||||||
**1) Copy**
|
**1) Copy**
|
||||||
```console
|
```console
|
||||||
cp /tmp/Zabbix-ssl-certificate-check-with-grade/ssllabs-scan /usr/lib/zabbix/externalscripts
|
cp /tmp/Zabbix-ssl-certificate-check-with-grade/ssllabs-scan /usr/lib/zabbix/externalscripts
|
||||||
@@ -57,7 +57,13 @@ cd && rm -rf /tmp/ssllabs-scan/
|
|||||||
```console
|
```console
|
||||||
rm -rf /tmp/Zabbix-ssl-certificate-check-with-grade
|
rm -rf /tmp/Zabbix-ssl-certificate-check-with-grade
|
||||||
```
|
```
|
||||||
** Import template in zabbix frontend**
|
## Import template in zabbix frontend ##
|
||||||
|
File: Template_SSL_Certificates.xml
|
||||||
|

|
||||||
|
|
||||||
** Create dummy host and set template**
|
## Create dummy host and set template ##
|
||||||
Dummy host with hostname is URL name for example https://www.google.com/ hostname is: www.google.com
|
Dummy host with hostname is URL name for example https://www.google.com/ hostname is: www.google.com
|
||||||
|
**Host connection:**
|
||||||
|

|
||||||
|
**Host template:**
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user