-
### Relevant telegraf.conf
```toml
[[inputs.exec.xpath]]
metric_name = "'cpu_partitions'"
metric_selection = "/cpu_partitions/*"
field_selecti…
-
**Describe the bug**
Running the check through Icinga on Alma Linux 9, the output contains an issue:
```
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at /usr/lib64/nagio…
-
hi @chrislusf
If I use seaweedfs,how could I monitor it ,and how to use monitor api。
-
### Use Case
So I was debugging the ominous
`[inputs.sysstat] Collection took longer than expected; not complete after interval of 10s`
message. Which always coincides with high load, the telegra…
-
### Use Case
When this plugin is installed on large clusters it creates stress on the API server since it requests information on all of the pods & nodes in the cluster
To support scaling we want to…
-
### Relevant telegraf.conf
```toml
[[inputs.postgresql_extensible]]
[[inputs.postgresql_extensible.query]]
sqlquery = "SELECT 1"
max_version = 1100
```
### Logs from Telegraf
```text…
-
### Relevant telegraf.conf
```toml
[agent]
interval = "10s"
hostname = "testrun"
[[outputs.file]]
files = ["stdout"]
[[inputs.mem]]
#Generate some random measurements for input to s…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | network/frr |:red_square: | :red_square: | broken by protobuf upgrade ||
|✅ | network/ny…
-
## Feature Request
Extend `socket_listener` input plugin to write data to sockets on connect so that control sequences or commands could be sent to the sockets to invoke response to gather data to …
-
Hi!
Just installed netdata. I want to collect queue information from RabbitMQ. As I understand it is auto enabled by sd if port and image name matches the pattern. Should I add `rabbitmq: yes` in mod…