Skip to content
#

graphite

Here are 368 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

acp-jsz
acp-jsz commented Sep 7, 2021

we discovered, that the ITL for VMware-Checks is missing one update to the open-vm-tools argument, when trying to use this in our service definitions.

The ITL seems to be missing one update for the VMware CheckCommands using the check_vmware_esx.
This one refererences the check_vmware_esx by BaldMansMojo (https://github.com/BaldMansMojo/check_vmware_esx)

Taking a look to the code shows, tha

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
matthiasr
matthiasr commented Apr 8, 2019

Breakout from #80:

  • Provide examples using regex not just glob in the documentation
  • Provide an example using a catch-all regex for metrics not matching an existing regex.
  • Explain the difference between using the configuration for dropping all non match metrics versus using a catch all regex to provide an indication that metrics are not matching and would have been dropped.

The mapping

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