From 3408909573ad6425ff9f6d35b774c2ce120b13ad Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Wed, 7 Feb 2024 09:50:47 +0200 Subject: [PATCH] Fix health links (#1476) * fix health links * remove random file --- modules/cockroachdb/metadata.yaml | 10 +++--- modules/consul/metadata.yaml | 24 ++++++------- modules/dnsmasq_dhcp/metadata.yaml | 2 +- modules/dnsquery/metadata.yaml | 2 +- modules/docker/metadata.yaml | 2 +- modules/elasticsearch/metadata.yaml | 10 +++--- modules/hdfs/metadata.yaml | 10 +++--- modules/k8s_kubelet/metadata.yaml | 10 +++--- modules/mysql/metadata.yaml | 24 ++++++------- modules/nvme/metadata.yaml | 2 +- modules/pihole/metadata.yaml | 4 +-- modules/ping/metadata.yaml | 6 ++-- modules/portcheck/metadata.yaml | 6 ++-- modules/postgres/metadata.yaml | 28 ++++++++-------- modules/redis/metadata.yaml | 8 ++--- modules/systemdunits/metadata.yaml | 22 ++++++------ modules/upsd/metadata.yaml | 6 ++-- modules/vcsa/metadata.yaml | 30 ++++++++--------- modules/vernemq/metadata.yaml | 52 ++++++++++++++--------------- modules/vsphere/metadata.yaml | 8 ++--- modules/weblog/metadata.yaml | 14 ++++---- modules/whoisquery/metadata.yaml | 2 +- modules/windows/metadata.yaml | 14 ++++---- modules/x509check/metadata.yaml | 4 +-- 24 files changed, 150 insertions(+), 150 deletions(-) diff --git a/modules/cockroachdb/metadata.yaml b/modules/cockroachdb/metadata.yaml index 3201ace77..522f200ac 100644 --- a/modules/cockroachdb/metadata.yaml +++ b/modules/cockroachdb/metadata.yaml @@ -163,23 +163,23 @@ modules: - name: cockroachdb_used_storage_capacity metric: cockroachdb.storage_used_capacity_percentage info: storage capacity utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf - name: cockroachdb_used_usable_storage_capacity metric: cockroachdb.storage_used_capacity_percentage info: storage usable space utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf - name: cockroachdb_unavailable_ranges metric: cockroachdb.ranges_replication_problem info: number of ranges with fewer live replicas than needed for quorum - link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf - name: cockroachdb_underreplicated_ranges metric: cockroachdb.ranges_replication_problem info: number of ranges with fewer live replicas than the replication target - link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf - name: cockroachdb_open_file_descriptors_limit metric: cockroachdb.process_file_descriptors info: "open file descriptors utilization (against softlimit)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf metrics: folding: title: Metrics diff --git a/modules/consul/metadata.yaml b/modules/consul/metadata.yaml index ca6a2c3e8..470959139 100644 --- a/modules/consul/metadata.yaml +++ b/modules/consul/metadata.yaml @@ -200,51 +200,51 @@ modules: list: [] alerts: - name: consul_node_health_check_status - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.node_health_check_status info: node health check ${label:check_name} has failed on server ${label:node_name} datacenter ${label:datacenter} - name: consul_service_health_check_status - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.service_health_check_status info: service health check ${label:check_name} for service ${label:service_name} has failed on server ${label:node_name} datacenter ${label:datacenter} - name: consul_client_rpc_requests_exceeded - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.client_rpc_requests_exceeded_rate info: number of rate-limited RPC requests made by server ${label:node_name} datacenter ${label:datacenter} - name: consul_client_rpc_requests_failed - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.client_rpc_requests_failed_rate info: number of failed RPC requests made by server ${label:node_name} datacenter ${label:datacenter} - name: consul_gc_pause_time - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.gc_pause_time info: time spent in stop-the-world garbage collection pauses on server ${label:node_name} datacenter ${label:datacenter} - name: consul_autopilot_health_status - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.autopilot_health_status info: datacenter ${label:datacenter} cluster is unhealthy as reported by server ${label:node_name} - name: consul_autopilot_server_health_status - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.autopilot_server_health_status info: server ${label:node_name} from datacenter ${label:datacenter} is unhealthy - name: consul_raft_leader_last_contact_time - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.raft_leader_last_contact_time info: median time elapsed since leader server ${label:node_name} datacenter ${label:datacenter} was last able to contact the follower nodes - name: consul_raft_leadership_transitions - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.raft_leadership_transitions_rate info: there has been a leadership change and server ${label:node_name} datacenter ${label:datacenter} has become the leader - name: consul_raft_thread_main_saturation - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.raft_thread_main_saturation_perc info: average saturation of the main Raft goroutine on server ${label:node_name} datacenter ${label:datacenter} - name: consul_raft_thread_fsm_saturation - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.raft_thread_fsm_saturation_perc info: average saturation of the FSM Raft goroutine on server ${label:node_name} datacenter ${label:datacenter} - name: consul_license_expiration_time - link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf metric: consul.license_expiration_time info: Consul Enterprise licence expiration time on node ${label:node_name} datacenter ${label:datacenter} metrics: diff --git a/modules/dnsmasq_dhcp/metadata.yaml b/modules/dnsmasq_dhcp/metadata.yaml index 7deb5fdf3..13b73336c 100644 --- a/modules/dnsmasq_dhcp/metadata.yaml +++ b/modules/dnsmasq_dhcp/metadata.yaml @@ -105,7 +105,7 @@ modules: - name: dnsmasq_dhcp_dhcp_range_utilization metric: dnsmasq_dhcp.dhcp_range_utilization info: DHCP range utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/dnsmasq_dhcp.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/dnsmasq_dhcp.conf metrics: folding: title: Metrics diff --git a/modules/dnsquery/metadata.yaml b/modules/dnsquery/metadata.yaml index a663b4583..8c199550f 100644 --- a/modules/dnsquery/metadata.yaml +++ b/modules/dnsquery/metadata.yaml @@ -108,7 +108,7 @@ modules: - name: dns_query_query_status metric: dns_query.query_status info: "DNS request type ${label:record_type} to server ${label:server} is unsuccessful" - link: https://github.com/netdata/netdata/blob/master/health/health.d/dns_query.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/dns_query.conf metrics: folding: title: Metrics diff --git a/modules/docker/metadata.yaml b/modules/docker/metadata.yaml index 4e25c5a15..408e84a45 100644 --- a/modules/docker/metadata.yaml +++ b/modules/docker/metadata.yaml @@ -109,7 +109,7 @@ modules: - name: docker_container_unhealthy metric: docker.container_health_status info: ${label:container_name} docker container health status is unhealthy - link: https://github.com/netdata/netdata/blob/master/health/health.d/docker.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/docker.conf metrics: folding: title: Metrics diff --git a/modules/elasticsearch/metadata.yaml b/modules/elasticsearch/metadata.yaml index 884a825b0..f8458e3f1 100644 --- a/modules/elasticsearch/metadata.yaml +++ b/modules/elasticsearch/metadata.yaml @@ -213,23 +213,23 @@ modules: list: [] alerts: - name: elasticsearch_node_indices_search_time_query - link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf metric: elasticsearch.node_indices_search_time info: search performance is degraded, queries run slowly. - name: elasticsearch_node_indices_search_time_fetch - link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf metric: elasticsearch.node_indices_search_time info: search performance is degraded, fetches run slowly. - name: elasticsearch_cluster_health_status_red - link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf metric: elasticsearch.cluster_health_status info: cluster health status is red. - name: elasticsearch_cluster_health_status_yellow - link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf metric: elasticsearch.cluster_health_status info: cluster health status is yellow. - name: elasticsearch_node_index_health_red - link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf metric: elasticsearch.node_index_health info: node index $label:index health status is red. metrics: diff --git a/modules/hdfs/metadata.yaml b/modules/hdfs/metadata.yaml index 80d902de9..694868e01 100644 --- a/modules/hdfs/metadata.yaml +++ b/modules/hdfs/metadata.yaml @@ -168,23 +168,23 @@ modules: - name: hdfs_capacity_usage metric: hdfs.capacity info: summary datanodes space capacity utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf - name: hdfs_missing_blocks metric: hdfs.blocks info: number of missing blocks - link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf - name: hdfs_stale_nodes metric: hdfs.data_nodes info: number of datanodes marked stale due to delayed heartbeat - link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf - name: hdfs_dead_nodes metric: hdfs.data_nodes info: number of datanodes which are currently dead - link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf - name: hdfs_num_failed_volumes metric: hdfs.num_failed_volumes info: number of failed volumes - link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf metrics: folding: title: Metrics diff --git a/modules/k8s_kubelet/metadata.yaml b/modules/k8s_kubelet/metadata.yaml index 96294e3ae..0d5229bb5 100644 --- a/modules/k8s_kubelet/metadata.yaml +++ b/modules/k8s_kubelet/metadata.yaml @@ -149,23 +149,23 @@ modules: - name: kubelet_node_config_error metric: k8s_kubelet.kubelet_node_config_error info: "the node is experiencing a configuration-related error (0: false, 1: true)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf - name: kubelet_token_requests metric: k8s_kubelet.kubelet_token_requests info: "number of failed Token() requests to the alternate token source" - link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf - name: kubelet_token_requests metric: k8s_kubelet.kubelet_token_requests info: "number of failed Token() requests to the alternate token source" - link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf - name: kubelet_operations_error metric: k8s_kubelet.kubelet_operations_errors info: number of Docker or runtime operation errors - link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf - name: kubelet_operations_error metric: k8s_kubelet.kubelet_operations_errors info: number of Docker or runtime operation errors - link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf metrics: folding: title: Metrics diff --git a/modules/mysql/metadata.yaml b/modules/mysql/metadata.yaml index 61b9eec21..1bc133238 100644 --- a/modules/mysql/metadata.yaml +++ b/modules/mysql/metadata.yaml @@ -164,51 +164,51 @@ modules: - name: mysql_10s_slow_queries metric: mysql.queries info: number of slow queries in the last 10 seconds - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_10s_table_locks_immediate metric: mysql.table_locks info: number of table immediate locks in the last 10 seconds - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_10s_table_locks_waited metric: mysql.table_locks info: number of table waited locks in the last 10 seconds - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_10s_waited_locks_ratio metric: mysql.table_locks info: ratio of waited table locks over the last 10 seconds - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_connections metric: mysql.connections_active info: client connections utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_replication metric: mysql.slave_status info: "replication status (0: stopped, 1: working)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_replication_lag metric: mysql.slave_behind info: difference between the timestamp of the latest transaction processed by the SQL thread and the timestamp of the same transaction when it was processed on the master - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_galera_cluster_size_max_2m metric: mysql.galera_cluster_size info: maximum galera cluster size in the last 2 minutes starting one minute ago - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_galera_cluster_size metric: mysql.galera_cluster_size info: current galera cluster size, compared to the maximum size in the last 2 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_galera_cluster_state_warn metric: mysql.galera_cluster_state info: galera node state is either Donor/Desynced or Joined - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_galera_cluster_state_crit metric: mysql.galera_cluster_state info: galera node state is either Undefined or Joining or Error - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf - name: mysql_galera_cluster_status metric: mysql.galera_cluster_status info: galera node is part of a nonoperational component. This occurs in cases of multiple membership changes that result in a loss of Quorum or in cases of split-brain situations. - link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf metrics: folding: title: Metrics diff --git a/modules/nvme/metadata.yaml b/modules/nvme/metadata.yaml index 61d8d6836..71a5be2e7 100644 --- a/modules/nvme/metadata.yaml +++ b/modules/nvme/metadata.yaml @@ -95,7 +95,7 @@ modules: - name: nvme_device_critical_warnings_state metric: nvme.device_critical_warnings_state info: "NVMe device ${label:device} has critical warnings" - link: https://github.com/netdata/netdata/blob/master/health/health.d/nvme.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/nvme.conf metrics: folding: title: Metrics diff --git a/modules/pihole/metadata.yaml b/modules/pihole/metadata.yaml index ebac0e392..b6ef9656f 100644 --- a/modules/pihole/metadata.yaml +++ b/modules/pihole/metadata.yaml @@ -163,11 +163,11 @@ modules: - name: pihole_blocklist_last_update metric: pihole.blocklist_last_update info: "gravity.list (blocklist) file last update time" - link: https://github.com/netdata/netdata/blob/master/health/health.d/pihole.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/pihole.conf - name: pihole_status metric: pihole.unwanted_domains_blocking_status info: unwanted domains blocking is disabled - link: https://github.com/netdata/netdata/blob/master/health/health.d/pihole.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/pihole.conf metrics: folding: title: Metrics diff --git a/modules/ping/metadata.yaml b/modules/ping/metadata.yaml index 62a933a50..e446e428d 100644 --- a/modules/ping/metadata.yaml +++ b/modules/ping/metadata.yaml @@ -142,15 +142,15 @@ modules: - name: ping_host_reachable metric: ping.host_packet_loss info: "network host ${lab1el:host} reachability status" - link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf - name: ping_packet_loss metric: ping.host_packet_loss info: "packet loss percentage to the network host ${label:host} over the last 10 minutes" - link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf - name: ping_host_latency metric: ping.host_rtt info: "average latency to the network host ${label:host} over the last 10 seconds" - link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf metrics: folding: title: Metrics diff --git a/modules/portcheck/metadata.yaml b/modules/portcheck/metadata.yaml index 7e5fc3f46..c0ccfde1d 100644 --- a/modules/portcheck/metadata.yaml +++ b/modules/portcheck/metadata.yaml @@ -116,15 +116,15 @@ modules: - name: portcheck_service_reachable metric: portcheck.status info: "TCP host ${label:host} port ${label:port} liveness status" - link: https://github.com/netdata/netdata/blob/master/health/health.d/portcheck.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/portcheck.conf - name: portcheck_connection_timeouts metric: portcheck.status info: "percentage of timed-out TCP connections to host ${label:host} port ${label:port} in the last 5 minutes" - link: https://github.com/netdata/netdata/blob/master/health/health.d/portcheck.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/portcheck.conf - name: portcheck_connection_fails metric: portcheck.status info: "percentage of failed TCP connections to host ${label:host} port ${label:port} in the last 5 minutes" - link: https://github.com/netdata/netdata/blob/master/health/health.d/portcheck.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/portcheck.conf metrics: folding: title: Metrics diff --git a/modules/postgres/metadata.yaml b/modules/postgres/metadata.yaml index a7a7a5dfa..94fe1b376 100644 --- a/modules/postgres/metadata.yaml +++ b/modules/postgres/metadata.yaml @@ -147,59 +147,59 @@ modules: - name: postgres_total_connection_utilization metric: postgres.connections_utilization info: average total connection utilization over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_acquired_locks_utilization metric: postgres.locks_utilization info: average acquired locks utilization over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_txid_exhaustion_perc metric: postgres.txid_exhaustion_perc info: percent towards TXID wraparound - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_db_cache_io_ratio metric: postgres.db_cache_io_ratio info: average cache hit ratio in db ${label:database} over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_db_transactions_rollback_ratio metric: postgres.db_cache_io_ratio info: average aborted transactions percentage in db ${label:database} over the last five minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_db_deadlocks_rate metric: postgres.db_deadlocks_rate info: number of deadlocks detected in db ${label:database} in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_cache_io_ratio metric: postgres.table_cache_io_ratio info: average cache hit ratio in db ${label:database} table ${label:table} over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_index_cache_io_ratio metric: postgres.table_index_cache_io_ratio info: average index cache hit ratio in db ${label:database} table ${label:table} over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_toast_cache_io_ratio metric: postgres.table_toast_cache_io_ratio info: average TOAST hit ratio in db ${label:database} table ${label:table} over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_toast_index_cache_io_ratio metric: postgres.table_toast_index_cache_io_ratio info: average index TOAST hit ratio in db ${label:database} table ${label:table} over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_bloat_size_perc metric: postgres.table_bloat_size_perc info: bloat size percentage in db ${label:database} table ${label:table} - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_last_autovacuum_time metric: postgres.table_autovacuum_since_time info: time elapsed since db ${label:database} table ${label:table} was vacuumed by the autovacuum daemon - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_table_last_autoanalyze_time metric: postgres.table_autoanalyze_since_time info: time elapsed since db ${label:database} table ${label:table} was analyzed by the autovacuum daemon - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf - name: postgres_index_bloat_size_perc metric: postgres.index_bloat_size_perc info: bloat size percentage in db ${label:database} table ${label:table} index ${label:index} - link: https://github.com/netdata/netdata/blob/master/health/health.d/postgres.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/postgres.conf metrics: folding: title: Metrics diff --git a/modules/redis/metadata.yaml b/modules/redis/metadata.yaml index b9635110e..2d94017d6 100644 --- a/modules/redis/metadata.yaml +++ b/modules/redis/metadata.yaml @@ -150,19 +150,19 @@ modules: list: [] alerts: - name: redis_connections_rejected - link: https://github.com/netdata/netdata/blob/master/health/health.d/redis.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/redis.conf metric: redis.connections info: connections rejected because of maxclients limit in the last minute - name: redis_bgsave_slow - link: https://github.com/netdata/netdata/blob/master/health/health.d/redis.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/redis.conf metric: redis.bgsave_now info: duration of the on-going RDB save operation - name: redis_bgsave_broken - link: https://github.com/netdata/netdata/blob/master/health/health.d/redis.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/redis.conf metric: redis.bgsave_health info: 'status of the last RDB save operation (0: ok, 1: error)' - name: redis_master_link_down - link: https://github.com/netdata/netdata/blob/master/health/health.d/redis.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/redis.conf metric: redis.master_link_down_since_time info: time elapsed since the link between master and slave is down metrics: diff --git a/modules/systemdunits/metadata.yaml b/modules/systemdunits/metadata.yaml index 56f0e8a7d..21755bb69 100644 --- a/modules/systemdunits/metadata.yaml +++ b/modules/systemdunits/metadata.yaml @@ -124,47 +124,47 @@ modules: - name: systemd_service_unit_failed_state metric: systemd.service_unit_state info: systemd service unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_socket_unit_failed_state metric: systemd.socket_unit_state info: systemd socket unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_target_unit_failed_state metric: systemd.target_unit_state info: systemd target unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_path_unit_failed_state metric: systemd.path_unit_state info: systemd path unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_device_unit_failed_state metric: systemd.device_unit_state info: systemd device unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_mount_unit_failed_state metric: systemd.mount_unit_state info: systemd mount unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_automount_unit_failed_state metric: systemd.automount_unit_state info: systemd automount unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_swap_unit_failed_state metric: systemd.swap_unit_state info: systemd swap unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_scope_unit_failed_state metric: systemd.scope_unit_state info: systemd scope unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_slice_unit_failed_state metric: systemd.slice_unit_state info: systemd slice unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf - name: systemd_timer_unit_failed_state metric: systemd.timer_unit_state info: systemd timer unit in the failed state - link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/systemdunits.conf metrics: folding: title: Metrics diff --git a/modules/upsd/metadata.yaml b/modules/upsd/metadata.yaml index 60db5f7a5..070b33852 100644 --- a/modules/upsd/metadata.yaml +++ b/modules/upsd/metadata.yaml @@ -96,15 +96,15 @@ modules: - name: upsd_10min_ups_load metric: upsd.ups_load info: "UPS ${label:ups_name} average load over the last 10 minutes" - link: https://github.com/netdata/netdata/blob/master/health/health.d/upsd.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/upsd.conf - name: upsd_ups_battery_charge metric: upsd.ups_battery_charge info: "UPS ${label:ups_name} average battery charge over the last minute" - link: https://github.com/netdata/netdata/blob/master/health/health.d/upsd.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/upsd.conf - name: upsd_ups_last_collected_secs metric: upsd.ups_load info: "UPS ${label:ups_name} number of seconds since the last successful data collection" - link: https://github.com/netdata/netdata/blob/master/health/health.d/upsd.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/upsd.conf metrics: folding: title: Metrics diff --git a/modules/vcsa/metadata.yaml b/modules/vcsa/metadata.yaml index 9a6cc91c2..d619f3d96 100644 --- a/modules/vcsa/metadata.yaml +++ b/modules/vcsa/metadata.yaml @@ -153,63 +153,63 @@ modules: - name: vcsa_system_health_warn metric: vcsa.system_health_status info: VCSA overall system status is orange. One or more components are degraded. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_system_health_crit metric: vcsa.system_health_status info: VCSA overall system status is red. One or more components are unavailable or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_applmgmt_health_warn metric: vcsa.applmgmt_health_status info: VCSA ApplMgmt component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_applmgmt_health_crit metric: vcsa.applmgmt_health_status info: VCSA ApplMgmt component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_load_health_warn metric: vcsa.load_health_status info: VCSA Load component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_load_health_crit metric: vcsa.load_health_status info: VCSA Load component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_mem_health_warn metric: vcsa.mem_health_status info: VCSA Memory component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_mem_health_crit metric: vcsa.mem_health_status info: VCSA Memory component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_swap_health_warn metric: vcsa.swap_health_status info: VCSA Swap component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_swap_health_crit metric: vcsa.swap_health_status info: VCSA Swap component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_database_storage_health_warn metric: vcsa.database_storage_health_status info: VCSA Database Storage component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_database_storage_health_crit metric: vcsa.database_storage_health_status info: VCSA Database Storage component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_storage_health_warn metric: vcsa.storage_health_status info: VCSA Storage component status is orange. It is degraded, and may have serious problems. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_storage_health_crit metric: vcsa.storage_health_status info: VCSA Storage component status is red. It is unavailable, or will stop functioning soon. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf - name: vcsa_software_packages_health_warn metric: vcsa.software_packages_health_status info: VCSA software packages security updates are available. - link: https://github.com/netdata/netdata/blob/master/health/health.d/vcsa.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vcsa.conf metrics: folding: title: Metrics diff --git a/modules/vernemq/metadata.yaml b/modules/vernemq/metadata.yaml index 61a2bc8b7..e9f62aa9a 100644 --- a/modules/vernemq/metadata.yaml +++ b/modules/vernemq/metadata.yaml @@ -156,107 +156,107 @@ modules: - name: vernemq_socket_errors metric: vernemq.socket_errors info: number of socket errors in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_queue_message_drop metric: vernemq.queue_undelivered_messages info: number of dropped messaged due to full queues in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_queue_message_expired metric: vernemq.queue_undelivered_messages info: number of messages which expired before delivery in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_queue_message_unhandled metric: vernemq.queue_undelivered_messages info: "number of unhandled messages (connections with clean session=true) in the last minute" - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_average_scheduler_utilization metric: vernemq.average_scheduler_utilization info: average scheduler utilization over the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_cluster_dropped metric: vernemq.cluster_dropped info: amount of traffic dropped during communication with the cluster nodes in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_netsplits metric: vvernemq.netsplits info: "number of detected netsplits (split brain situation) in the last minute" - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_connack_sent_reason_unsuccessful metric: vernemq.mqtt_connack_sent_reason info: number of sent unsuccessful v3/v5 CONNACK packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_disconnect_received_reason_not_normal metric: vernemq.mqtt_disconnect_received_reason info: number of received not normal v5 DISCONNECT packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_disconnect_sent_reason_not_normal metric: vernemq.mqtt_disconnect_sent_reason info: number of sent not normal v5 DISCONNECT packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_subscribe_error metric: vernemq.mqtt_subscribe_error info: number of failed v3/v5 SUBSCRIBE operations in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_subscribe_auth_error metric: vernemq.mqtt_subscribe_auth_error info: number of unauthorized v3/v5 SUBSCRIBE attempts in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_unsubscribe_error metric: vernemq.mqtt_unsubscribe_error info: number of failed v3/v5 UNSUBSCRIBE operations in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_publish_errors metric: vernemq.mqtt_publish_errors info: number of failed v3/v5 PUBLISH operations in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_publish_auth_errors metric: vernemq.mqtt_publish_auth_errors info: number of unauthorized v3/v5 PUBLISH attempts in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_puback_received_reason_unsuccessful metric: vernemq.mqtt_puback_received_reason info: number of received unsuccessful v5 PUBACK packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_puback_sent_reason_unsuccessful metric: vernemq.mqtt_puback_sent_reason info: number of sent unsuccessful v5 PUBACK packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_puback_unexpected metric: vernemq.mqtt_puback_invalid_error info: number of received unexpected v3/v5 PUBACK packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubrec_received_reason_unsuccessful metric: vernemq.mqtt_pubrec_received_reason info: number of received unsuccessful v5 PUBREC packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubrec_sent_reason_unsuccessful metric: vernemq.mqtt_pubrec_sent_reason info: number of sent unsuccessful v5 PUBREC packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubrec_invalid_error metric: vernemq.mqtt_pubrec_invalid_error info: number of received unexpected v3 PUBREC packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubrel_received_reason_unsuccessful metric: vernemq.mqtt_pubrel_received_reason info: number of received unsuccessful v5 PUBREL packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubrel_sent_reason_unsuccessful metric: vernemq.mqtt_pubrel_sent_reason info: number of sent unsuccessful v5 PUBREL packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubcomp_received_reason_unsuccessful metric: vernemq.mqtt_pubcomp_received_reason info: number of received unsuccessful v5 PUBCOMP packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubcomp_sent_reason_unsuccessful metric: vernemq.mqtt_pubcomp_sent_reason info: number of sent unsuccessful v5 PUBCOMP packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf - name: vernemq_mqtt_pubcomp_unexpected metric: vernemq.mqtt_pubcomp_invalid_error info: number of received unexpected v3/v5 PUBCOMP packets in the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/vernemq.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vernemq.conf metrics: folding: title: Metrics diff --git a/modules/vsphere/metadata.yaml b/modules/vsphere/metadata.yaml index e96635c59..db35f4a8c 100644 --- a/modules/vsphere/metadata.yaml +++ b/modules/vsphere/metadata.yaml @@ -227,19 +227,19 @@ modules: - name: vsphere_vm_cpu_utilization metric: vsphere.vm_cpu_utilization info: Virtual Machine CPU utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/vsphere.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vsphere.conf - name: vsphere_vm_mem_usage metric: vsphere.vm_mem_utilization info: Virtual Machine memory utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/vsphere.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vsphere.conf - name: vsphere_host_cpu_utilization metric: vsphere.host_cpu_utilization info: ESXi Host CPU utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/vsphere.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vsphere.conf - name: vsphere_host_mem_utilization metric: vsphere.host_mem_utilization info: ESXi Host memory utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/vsphere.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/vsphere.conf metrics: folding: title: Metrics diff --git a/modules/weblog/metadata.yaml b/modules/weblog/metadata.yaml index 1707f3f0b..9aa76be8e 100644 --- a/modules/weblog/metadata.yaml +++ b/modules/weblog/metadata.yaml @@ -269,31 +269,31 @@ modules: - name: web_log_1m_unmatched metric: web_log.excluded_requests info: percentage of unparsed log lines over the last minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_1m_requests metric: web_log.type_requests info: "ratio of successful HTTP requests over the last minute (1xx, 2xx, 304, 401)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_1m_redirects metric: web_log.type_requests info: "ratio of redirection HTTP requests over the last minute (3xx except 304)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_1m_bad_requests metric: web_log.type_requests info: "ratio of client error HTTP requests over the last minute (4xx except 401)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_1m_internal_errors metric: web_log.type_requests info: "ratio of server error HTTP requests over the last minute (5xx)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_web_slow metric: web_log.request_processing_time info: average HTTP response time over the last 1 minute - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf - name: web_log_5m_requests_ratio metric: web_log.type_requests info: ratio of successful HTTP requests over over the last 5 minutes, compared with the previous 5 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/web_log.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/web_log.conf metrics: folding: title: Metrics diff --git a/modules/whoisquery/metadata.yaml b/modules/whoisquery/metadata.yaml index add830f1b..c98c86a76 100644 --- a/modules/whoisquery/metadata.yaml +++ b/modules/whoisquery/metadata.yaml @@ -103,7 +103,7 @@ modules: - name: whoisquery_days_until_expiration metric: whoisquery.time_until_expiration info: time until the domain name registration expires - link: https://github.com/netdata/netdata/blob/master/health/health.d/whoisquery.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/whoisquery.conf metrics: folding: title: Metrics diff --git a/modules/windows/metadata.yaml b/modules/windows/metadata.yaml index 1c4e5e733..87ac4cf63 100644 --- a/modules/windows/metadata.yaml +++ b/modules/windows/metadata.yaml @@ -193,31 +193,31 @@ modules: - name: windows_10min_cpu_usage metric: windows.cpu_utilization_total info: average CPU utilization over the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_ram_in_use metric: windows.memory_utilization info: memory utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_inbound_packets_discarded metric: windows.net_nic_discarded info: number of inbound discarded packets for the network interface in the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_outbound_packets_discarded metric: windows.net_nic_discarded info: number of outbound discarded packets for the network interface in the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_inbound_packets_errors metric: windows.net_nic_errors info: number of inbound errors for the network interface in the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_outbound_packets_errors metric: windows.net_nic_errors info: number of outbound errors for the network interface in the last 10 minutes - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf - name: windows_disk_in_use metric: windows.logical_disk_space_usage info: disk space utilization - link: https://github.com/netdata/netdata/blob/master/health/health.d/windows.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/windows.conf metrics: folding: title: Metrics diff --git a/modules/x509check/metadata.yaml b/modules/x509check/metadata.yaml index 8e3ab98e3..6f974b944 100644 --- a/modules/x509check/metadata.yaml +++ b/modules/x509check/metadata.yaml @@ -139,11 +139,11 @@ modules: - name: x509check_days_until_expiration metric: x509check.time_until_expiration info: time until x509 certificate expires - link: https://github.com/netdata/netdata/blob/master/health/health.d/x509check.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/x509check.conf - name: x509check_revocation_status metric: x509check.revocation_status info: "x509 certificate revocation status (0: revoked, 1: valid)" - link: https://github.com/netdata/netdata/blob/master/health/health.d/x509check.conf + link: https://github.com/netdata/netdata/blob/master/src/health/health.d/x509check.conf metrics: folding: title: Metrics