mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 17:48:37 +00:00
Regenerate integrations.js (#18901)
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
This commit is contained in:
parent
45b18c777a
commit
218adf92fe
16 changed files with 81 additions and 42 deletions
integrations
src/go/plugin/go.d/modules
adaptecraid/integrations
dnsmasq_dhcp/integrations
fail2ban/integrations
isc_dhcpd/integrations
litespeed/integrations
logind/integrations
lvm/integrations
megacli/integrations
nsd/integrations
nvme/integrations
sensors/integrations
smartctl/integrations
storcli/integrations
zfspool/integrations
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -33,7 +33,10 @@ Executed commands:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -32,7 +32,9 @@ By default, it uses:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -26,7 +26,9 @@ This collector tracks two main metrics for each jail: currently banned IPs and a
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -26,7 +26,10 @@ This collector monitors ISC DHCP lease usage by reading the DHCP client lease da
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
|
||||
|
||||
|
|
|
@ -25,7 +25,10 @@ Examine Litespeed metrics for insights into web server operations. Analyze reque
|
|||
|
||||
The collector uses the statistics under /tmp/lshttpd to gather the metrics.
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -26,7 +26,9 @@ This collector monitors number of sessions and users as reported by the `org.fre
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
|
||||
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
|
||||
|
||||
|
|
|
@ -26,7 +26,10 @@ This collector monitors the health of LVM logical volumes. It relies on the [`lv
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- NetBSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -33,7 +33,10 @@ Executed commands:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -28,7 +28,11 @@ Executed commands:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
- macOS
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -26,7 +26,10 @@ This collector monitors the health of NVMe devices. It relies on the [`nvme`](ht
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
|
||||
|
||||
|
|
|
@ -37,7 +37,9 @@ Supported sensors:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -33,7 +33,10 @@ Executed commands:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -33,7 +33,10 @@ Executed commands:
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
|
@ -26,7 +26,10 @@ This collector monitors the health and space usage of ZFS pools using the comman
|
|||
|
||||
|
||||
|
||||
This collector is supported on all platforms.
|
||||
This collector is only supported on the following platforms:
|
||||
|
||||
- Linux
|
||||
- BSD
|
||||
|
||||
This collector only supports collecting metrics from a single instance of this integration.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue