Skip to content
#

graphite

Here are 343 public repositories matching this topic...

netdata
prupert
prupert commented Apr 7, 2020

Describe the bug

/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.

https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/

$ /usr/
jonyrock
jonyrock commented Jun 14, 2020

If we can't open port, then lets do something like:

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Addr

Improve this page

Add a description, image, and links to the graphite topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphite topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.