Monitoring plugins written in Go
Find a file
Emmanuel BENOîT 65239769a0 check_ssl_certificate - SMTP STARTTLS support
* Refactored code so that obtaining TLS certificates from server can
  have different implementations
* Added SMTP-specific implementation that will send a HELO followed
  by a STARTTLS.
2021-02-19 16:53:34 +01:00
cmd/check_ssl_certificate check_ssl_certificate - SMTP STARTTLS support 2021-02-19 16:53:34 +01:00
perfdata Additional comments; pointer use where possible 2021-01-07 20:55:10 +01:00
plugin plugin - SetState no longer resets additional text 2021-02-19 13:18:21 +01:00
.gitignore Use golf for command line parsing 2021-02-19 10:53:07 +01:00
build.sh Build script - Build for x86 and amd64 2021-02-19 13:55:27 +01:00
go.mod Use golf for command line parsing 2021-02-19 10:53:07 +01:00