@cryptotaxi247 / netdata-1 / commits / e5a5aaa4c

Add metadata.csv to python.d.plugin (#14959)

* add metadata.csv to several modules * second batch of adding metadata.csv * more metrics.csv's, also do a fix * revert READMEs and some fixes * add metrics.csv for ceph * evaluate dovecot metrics.csv * add metrics.csv for fail2ban * add metrics.csv to gearman * revert go_expvar README * revert dovecot README * minor fix * add metrics.csv for hddtemp * add metrics.csv for hpssa * Revert icecast README * add metrics.csv for ipfs * evaluate lightspeed metrics.csv * add metrics.csv to megacli * add metrics.csv for memcached * revert nsd readme * improve memcached metric titles * add metrics.csv for openldap * add metrics.csv for oracledb * revert postfix README * evaluate retroshare * evaluate samba * evaluate sensors * evaluate squid * evaluate tor * evaluate traefik * evaluate w1sensor * add metrics.csv for zscores * add metrics.csv for varnish * add metrics.csv for uwsgi * add metrics.csv for tomcat * add metrics.csv for spigotmc * add metrics.csv for smartd_log * add metrics.csv for riakkv * add metrics.csv for rethinkdbs * add metrics.csv for puppet * add metrics.csv for nvidia_smi * add metrics.csv for haproxy * make use of quotation marks only when needed * revert exim README * revert rest of READMEs * updates --------- Co-authored-by: ilyam8 <ilya@netdata.cloud>

Fotis Voutsas committed Apr 27, 2023 at 19:32 UTC e5a5aaa4cb42d5cf3139c5ba01f733f202f4eb94
48 files changed +420 -21
collectors/python.d.plugin/adaptec_raid/README.md
+16 -4
@@ -1,3 +1,12 @@
1 +<!--
2 +title: "Adaptec RAID controller monitoring with Netdata"
3 +custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/adaptec_raid/README.md"
4 +sidebar_label: "Adaptec RAID"
5 +learn_status: "Published"
6 +learn_topic_type: "References"
7 +learn_rel_path: "Integrations/Monitor/Hardware"
8 +-->
9 +
10 # Adaptec RAID controller collector
11
12 Collects logical and physical devices metrics using `arcconf` command-line utility.
@@ -7,10 +16,6 @@ Executed commands:
16 - `sudo -n arcconf GETCONFIG 1 LD`
17 - `sudo -n arcconf GETCONFIG 1 PD`
18
10 -## Metrics
11 -
12 -See [metrics.csv](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/adaptec_raid/metrics.csv) for a list of metrics.
13 -
19 ## Requirements
20
21 The module uses `arcconf`, which can only be executed by `root`. It uses
@@ -40,6 +45,13 @@ systemctl daemon-reload
45 systemctl restart netdata.service
46 ```
47
48 +## Charts
49 +
50 +- Logical Device Status
51 +- Physical Device State
52 +- Physical Device S.M.A.R.T warnings
53 +- Physical Device Temperature
54 +
55 ## Enable the collector
56
57 The `adaptec_raid` collector is disabled by default. To enable it, use `edit-config` from the
collectors/python.d.plugin/adaptec_raid/metrics.csv
+4 -4
@@ -1,5 +1,5 @@
1 metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 -adaptec_raid.ld_status,,"a dimension per logical device",bool,"Status of logical devices (1: Failed or Degraded)",line,,python.d.plugin,adaptec_raid
3 -adaptec_raid.pd_state,,"a dimension per physical device",bool,"State of physical devices (1: not Online)",line,,python.d.plugin,adaptec_raid
4 -adaptec_raid.smart_warnings,,"a dimension per physical device",count,"S.M.A.R.T warnings",line,,python.d.plugin,adaptec_raid
5 -adaptec_raid.temperature,,"a dimension per physical device",celsius,Temperature,line,,python.d.plugin,adaptec_raid
2 +adaptec_raid.ld_status,,a dimension per logical device,bool,Status of logical devices (1: Failed or Degraded),line,,python.d.plugin,adaptec_raid
3 +adaptec_raid.pd_state,,a dimension per physical device,bool,State of physical devices (1: not Online),line,,python.d.plugin,adaptec_raid
4 +adaptec_raid.smart_warnings,,a dimension per physical device,count,S.M.A.R.T warnings,line,,python.d.plugin,adaptec_raid
5 +adaptec_raid.temperature,,a dimension per physical device,celsius,Temperature,line,,python.d.plugin,adaptec_raid
collectors/python.d.plugin/alarms/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +alarms.status,,a dimension per alarm,status,Alarms ({status mapping}),line,,python.d.plugin,alarms
3 +alarms.status,,a dimension per alarm,value,Alarm Values,line,,python.d.plugin,alarms
collectors/python.d.plugin/am2320/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +am2320.temperature,,temperature,celsius,Temperature,line,,python.d.plugin,am2320
3 +am2320.humidity,,humidity,percentage,Relative Humidity,line,,python.d.plugin,am2320
collectors/python.d.plugin/anomalies/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +anomalies.probability,,a dimension per probability,probability,Anomaly Probability,line,,python.d.plugin,anomalies
3 +anomalies.anomaly,,a dimension per anomaly,count,Anomaly,stacked,,python.d.plugin,anomalies
collectors/python.d.plugin/beanstalk/metrics.csv new
+15
@@ -0,0 +1,15 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +beanstalk.cpu_usage,,"user, system",cpu time,Cpu Usage,area,,python.d.plugin,beanstalk
3 +beanstalk.jobs_rate,,"total, timeouts",jobs/s,Jobs Rate,line,,python.d.plugin,beanstalk
4 +beanstalk.connections_rate,,connections,connections/s,Connections Rate,area,,python.d.plugin,beanstalk
5 +beanstalk.commands_rate,,"put, peek, peek-ready, peek-delayed, peek-buried, reserve, use, watch, ignore, delete, bury, kick, stats, stats-job, stats-tube, list-tubes, list-tube-used, list-tubes-watched, pause-tube",commands/s,Commands Rate,stacked,,python.d.plugin,beanstalk
6 +beanstalk.connections_rate,,tubes,tubes,Current Tubes,area,,python.d.plugin,beanstalk
7 +beanstalk.current_jobs,,"urgent, ready, reserved, delayed, buried",jobs,Current Jobs,stacked,,python.d.plugin,beanstalk
8 +beanstalk.current_connections,,"written, producers, workers, waiting",connections,Current Connections,line,,python.d.plugin,beanstalk
9 +beanstalk.binlog,,"written, migrated",records/s,Binlog,line,,python.d.plugin,beanstalk
10 +beanstalk.uptime,,uptime,seconds,seconds,line,,python.d.plugin,beanstalk
11 +beanstalk.jobs_rate,tube,jobs,jobs/s,Jobs Rate,area,,python.d.plugin,beanstalk
12 +beanstalk.jobs,tube,"urgent, ready, reserved, delayed, buried",jobs,Jobs,stacked,,python.d.plugin,beanstalk
13 +beanstalk.connections,tube,"using, waiting, watching",connections,Connections,stacked,,python.d.plugin,beanstalk
14 +beanstalk.commands,tube,"deletes, pauses",commands/s,Commands,stacked,,python.d.plugin,beanstalk
15 +beanstalk.pause,tube,"since, left",seconds,Pause,stacked,,python.d.plugin,beanstalk
collectors/python.d.plugin/bind_rndc/metrics.csv new
+5
@@ -0,0 +1,5 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +bind_rndc.name_server_statistics,,"requests, rejected_queries, success, failure, responses, duplicate, recursion, nxrrset, nxdomain, non_auth_answer, auth_answer, dropped_queries",stats,Name Server Statistics,line,,python.d.plugin,bind_rndc
3 +bind_rndc.incoming_queries,,a dimension per incoming query type,queries,Incoming queries,line,,python.d.plugin,bind_rndc
4 +bind_rndc.outgoing_queries,,a dimension per outgoing query type,queries,Outgoing queries,line,,python.d.plugin,bind_rndc
5 +bind_rndc.stats_size,,stats_size,MiB,Named Stats File Size,line,,python.d.plugin,bind_rndc
collectors/python.d.plugin/boinc/metrics.csv new
+5
@@ -0,0 +1,5 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +boinc.tasks,,"Total, Active",tasks,Overall Tasks,line,,python.d.plugin,boinc
3 +boinc.states,,"New, Downloading, Ready to Run, Compute Errors, Uploading, Uploaded, Aborted, Failed Uploads",tasks,Tasks per State,line,,python.d.plugin,boinc
4 +boinc.sched,,"Uninitialized, Preempted, Scheduled",tasks,Tasks per Scheduler State,line,,python.d.plugin,boinc
5 +boinc.process,,"Uninitialized, Executing, Suspended, Aborted, Quit, Copy Pending",tasks,Tasks per Process State,line,,python.d.plugin,boinc
collectors/python.d.plugin/ceph/metrics.csv new
+16
@@ -0,0 +1,16 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +ceph.general_usage,,"avail, used",KiB,Ceph General Space,stacked,,python.d.plugin,ceph
3 +ceph.general_objects,,cluster,objects,Ceph General Objects,area,,python.d.plugin,ceph
4 +ceph.general_bytes,,"read, write",KiB/s,Ceph General Read/Write Data/s,area,,python.d.plugin,ceph
5 +ceph.general_operations,,"read, write",operations,Ceph General Read/Write Operations/s,area,,python.d.plugin,ceph
6 +ceph.general_latency,,"apply, commit",milliseconds,Ceph General Apply/Commit latency,area,,python.d.plugin,ceph
7 +ceph.pool_usage,,a dimension per Ceph Pool,KiB,Ceph Pools,line,,python.d.plugin,ceph
8 +ceph.pool_objects,,a dimension per Ceph Pool,objects,Ceph Pools,line,,python.d.plugin,ceph
9 +ceph.pool_read_bytes,,a dimension per Ceph Pool,KiB/s,Ceph Read Pool Data/s,area,,python.d.plugin,ceph
10 +ceph.pool_write_bytes,,a dimension per Ceph Pool,KiB/s,Ceph Write Pool Data/s,area,,python.d.plugin,ceph
11 +ceph.pool_read_operations,,a dimension per Ceph Pool,operations,Ceph Read Pool Operations/s,area,,python.d.plugin,ceph
12 +ceph.pool_write_operations,,a dimension per Ceph Pool,operations,Ceph Write Pool Operations/s,area,,python.d.plugin,ceph
13 +ceph.osd_usage,,a dimension per Ceph OSD,KiB,Ceph OSDs,line,,python.d.plugin,ceph
14 +ceph.osd_size,,a dimension per Ceph OSD,KiB,Ceph OSDs size,line,,python.d.plugin,ceph
15 +ceph.apply_latency,,a dimension per Ceph OSD,milliseconds,Ceph OSDs apply latency,line,,python.d.plugin,ceph
16 +ceph.commit_latency,,a dimension per Ceph OSD,milliseconds,Ceph OSDs commit latency,line,,python.d.plugin,ceph
collectors/python.d.plugin/changefinder/changefinder.chart.py
+2 -2
@@ -22,11 +22,11 @@ ORDER = [
22
23 CHARTS = {
24 'scores': {
25 - 'options': [None, 'ChangeFinder', 'score', 'Scores', 'scores', 'line'],
25 + 'options': [None, 'ChangeFinder', 'score', 'Scores', 'changefinder.scores', 'line'],
26 'lines': []
27 },
28 'flags': {
29 - 'options': [None, 'ChangeFinder', 'flag', 'Flags', 'flags', 'stacked'],
29 + 'options': [None, 'ChangeFinder', 'flag', 'Flags', 'changefinder.flags', 'stacked'],
30 'lines': []
31 }
32 }
collectors/python.d.plugin/changefinder/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +changefinder.scores,,a dimension per chart,score,ChangeFinder,line,,python.d.plugin,changefinder
3 +changefinder.flags,,a dimension per chart,flag,ChangeFinder,stacked,,python.d.plugin,changefinder
collectors/python.d.plugin/dovecot/metrics.csv new
+13
@@ -0,0 +1,13 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +dovecot.sessions,,active sessions,number,Dovecot Active Sessions,line,,python.d.plugin,dovecot
3 +dovecot.logins,,logins,number,Dovecot Logins,line,,python.d.plugin,dovecot
4 +dovecot.commands,,commands,commands,Dovecot Commands,line,,python.d.plugin,dovecot
5 +dovecot.faults,,"minor, major",faults,Dovecot Page Faults,line,,python.d.plugin,dovecot
6 +dovecot.context_switches,,"voluntary, involuntary",switches,Dovecot Context Switches,line,,python.d.plugin,dovecot
7 +dovecot.io,,"read, write",KiB/s,Dovecot Disk I/O,area,,python.d.plugin,dovecot
8 +dovecot.net,,"read, write",kilobits/s,Dovecot Network Bandwidth,area,,python.d.plugin,dovecot
9 +dovecot.syscalls,,"read, write",syscalls/s,Dovecot Number of SysCalls,line,,python.d.plugin,dovecot
10 +dovecot.lookup,,"path, attr",number/s,Dovecot Lookups,stacked,,python.d.plugin,dovecot
11 +dovecot.cache,,hits,hits/s,Dovecot Cache Hits,line,,python.d.plugin,dovecot
12 +dovecot.auth,,"ok, failed",attempts,Dovecot Authentications,stacked,,python.d.plugin,dovecot
13 +dovecot.auth_cache,,"hit, miss",number,Dovecot Authentication Cache,stacked,,python.d.plugin,dovecot
collectors/python.d.plugin/exim/metrics.csv new
+2
@@ -0,0 +1,2 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +exim.qemails,,emails,emails,Exim Queue Emails,line,,python.d.plugin,exim
collectors/python.d.plugin/fail2ban/metrics.csv new
+4
@@ -0,0 +1,4 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +fail2ban.faile_attempts,,a dimension per jail,attempts/s,Failed attempts,line,,python.d.plugin,fail2ban
3 +fail2ban.bans,,a dimension per jail,bans/s,Bans,line,,python.d.plugin,fail2ban
4 +fail2ban.banned_ips,,a dimension per jail,ips,Banned IP addresses (since the last restart of netdata),line,,python.d.plugin,fail2ban
collectors/python.d.plugin/gearman/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +gearman.total_jobs,,"Pending, Running",Jobs,Total Jobs,line,,python.d.plugin,gearman
3 +gearman.single_job,gearman job,"Pending, Idle, Runnning",Jobs,{job_name},stacked,,python.d.plugin,gearman
collectors/python.d.plugin/go_expvar/metrics.csv new
+8
@@ -0,0 +1,8 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +expvar.memstats.heap,,"alloc, inuse",KiB,memory: size of heap memory structures,line,,python.d.plugin,go_expvar
3 +expvar.memstats.stack,,inuse,KiB,memory: size of stack memory structures,line,,python.d.plugin,go_expvar
4 +expvar.memstats.mspan,,inuse,KiB,memory: size of mspan memory structures,line,,python.d.plugin,go_expvar
5 +expvar.memstats.mcache,,inuse,KiB,memory: size of mcache memory structures,line,,python.d.plugin,go_expvar
6 +expvar.memstats.live_objects,,live,objects,memory: number of live objects,line,,python.d.plugin,go_expvar
7 +expvar.memstats.sys,,sys,KiB,memory: size of reserved virtual address space,line,,python.d.plugin,go_expvar
8 +expvar.memstats.gc_pauses,,avg,ns,memory: average duration of GC pauses,line,,python.d.plugin,go_expvar
collectors/python.d.plugin/haproxy/metrics.csv new
+31
@@ -0,0 +1,31 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +haproxy_f.bin,,a dimension per frontend server,KiB/s,Kilobytes In,line,,python.d.plugin,haproxy
3 +haproxy_f.bout,,a dimension per frontend server,KiB/s,Kilobytes Out,line,,python.d.plugin,haproxy
4 +haproxy_f.scur,,a dimension per frontend server,sessions,Sessions Active,line,,python.d.plugin,haproxy
5 +haproxy_f.qcur,,a dimension per frontend server,sessions,Session In Queue,line,,python.d.plugin,haproxy
6 +haproxy_f.hrsp_1xx,,a dimension per frontend server,responses/s,HTTP responses with 1xx code,line,,python.d.plugin,haproxy
7 +haproxy_f.hrsp_2xx,,a dimension per frontend server,responses/s,HTTP responses with 2xx code,line,,python.d.plugin,haproxy
8 +haproxy_f.hrsp_3xx,,a dimension per frontend server,responses/s,HTTP responses with 3xx code,line,,python.d.plugin,haproxy
9 +haproxy_f.hrsp_4xx,,a dimension per frontend server,responses/s,HTTP responses with 4xx code,line,,python.d.plugin,haproxy
10 +haproxy_f.hrsp_5xx,,a dimension per frontend server,responses/s,HTTP responses with 5xx code,line,,python.d.plugin,haproxy
11 +haproxy_f.hrsp_other,,a dimension per frontend server,responses/s,HTTP responses with other codes (protocol error),line,,python.d.plugin,haproxy
12 +haproxy_f.hrsp_total,,a dimension per frontend server,responses,HTTP responses,line,,python.d.plugin,haproxy
13 +haproxy_b.bin,,a dimension per backend server,KiB/s,Kilobytes In,line,,python.d.plugin,haproxy
14 +haproxy_b.bout,,a dimension per backend server,KiB/s,Kilobytes Out,line,,python.d.plugin,haproxy
15 +haproxy_b.scur,,a dimension per backend server,sessions,Sessions Active,line,,python.d.plugin,haproxy
16 +haproxy_b.qcur,,a dimension per backend server,sessions,Sessions In Queue,line,,python.d.plugin,haproxy
17 +haproxy_b.hrsp_1xx,,a dimension per backend server,responses/s,HTTP responses with 1xx code,line,,python.d.plugin,haproxy
18 +haproxy_b.hrsp_2xx,,a dimension per backend server,responses/s,HTTP responses with 2xx code,line,,python.d.plugin,haproxy
19 +haproxy_b.hrsp_3xx,,a dimension per backend server,responses/s,HTTP responses with 3xx code,line,,python.d.plugin,haproxy
20 +haproxy_b.hrsp_4xx,,a dimension per backend server,responses/s,HTTP responses with 4xx code,line,,python.d.plugin,haproxy
21 +haproxy_b.hrsp_5xx,,a dimension per backend server,responses/s,HTTP responses with 5xx code,line,,python.d.plugin,haproxy
22 +haproxy_b.hrsp_other,,a dimension per backend server,responses/s,HTTP responses with other codes (protocol error),line,,python.d.plugin,haproxy
23 +haproxy_b.hrsp_total,,a dimension per backend server,responses/s,HTTP responses (total),line,,python.d.plugin,haproxy
24 +haproxy_b.qtime,,a dimension per backend server,milliseconds,The average queue time over the 1024 last requests,line,,python.d.plugin,haproxy
25 +haproxy_b.ctime,,a dimension per backend server,milliseconds,The average connect time over the 1024 last requests,line,,python.d.plugin,haproxy
26 +haproxy_b.rtime,,a dimension per backend server,milliseconds,The average response time over the 1024 last requests,line,,python.d.plugin,haproxy
27 +haproxy_b.ttime,,a dimension per backend server,milliseconds,The average total session time over the 1024 last requests,line,,python.d.plugin,haproxy
28 +haproxy_hs.down,,a dimension per backend server,failed servers,Backend Servers In DOWN State,line,,python.d.plugin,haproxy
29 +haproxy_hs.up,,a dimension per backend server,health servers,Backend Servers In UP State,line,,python.d.plugin,haproxy
30 +haproxy_hb.down,,a dimension per backend server,boolean,Is Backend Failed?,line,,python.d.plugin,haproxy
31 +haproxy.idle,,idle,percentage,The Ratio Of Polling Time Vs Total Time,line,,python.d.plugin,haproxy
collectors/python.d.plugin/hddtemp/metrics.csv new
+2
@@ -0,0 +1,2 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +hddtemp.temperatures,,a dimension per disk,Celsius,Disk Temperatures,line,,python.d.plugin,hddtemp
collectors/python.d.plugin/hpssa/metrics.csv new
+6
@@ -0,0 +1,6 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +hpssa.ctrl_status,,"ctrl_{adapter slot}_status, cache_{adapter slot}_status, battery_{adapter slot}_status per adapter",Status,"Status 1 is OK, Status 0 is not OK",line,,python.d.plugin,hpssa
3 +hpssa.ctrl_temperature,,"ctrl_{adapter slot}_temperature, cache_{adapter slot}_temperature per adapter",Celsius,Temperature,line,,python.d.plugin,hpssa
4 +hpssa.ld_status,,a dimension per logical drive,Status,"Status 1 is OK, Status 0 is not OK",line,,python.d.plugin,hpssa
5 +hpssa.pd_status,,a dimension per physical drive,Status,"Status 1 is OK, Status 0 is not OK",line,,python.d.plugin,hpssa
6 +hpssa.pd_temperature,,a dimension per physical drive,Celsius,Temperature,line,,python.d.plugin,hpssa
collectors/python.d.plugin/icecast/metrics.csv new
+2
@@ -0,0 +1,2 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +icecast.listeners,,a dimension for each active source,listeners,Number Of Listeners,line,,python.d.plugin,icecast
collectors/python.d.plugin/ipfs/metrics.csv new
+5
@@ -0,0 +1,5 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +ipfs.bandwidth,,"in, out",kilobits/s,IPFS Bandwidth,line,,python.d.plugin,ipfs
3 +ipfs.peers,,peers,peers,IPFS Peers,line,,python.d.plugin,ipfs
4 +ipfs.repo_size,,"avail, size",GiB,IPFS Repo Size,area,,python.d.plugin,ipfs
5 +ipfs.repo_objects,,"objects, pinned, recursive_pins",objects,IPFS Repo Objects,line,,python.d.plugin,ipfs
collectors/python.d.plugin/litespeed/metrics.csv new
+10
@@ -0,0 +1,10 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +litespeed.net_throughput,,"in, out",kilobits/s,Network Throughput HTTP,area,,python.d.plugin,litespeed
3 +litespeed.net_throughput,,"in, out",kilobits/s,Network Throughput HTTPS,area,,python.d.plugin,litespeed
4 +litespeed.connections,,"free, used",conns,Connections HTTP,stacked,,python.d.plugin,litespeed
5 +litespeed.connections,,"free, used",conns,Connections HTTPS,stacked,,python.d.plugin,litespeed
6 +litespeed.requests,,requests,requests/s,Requests,line,,python.d.plugin,litespeed
7 +litespeed.requests_processing,,processing,requests,Requests In Processing,line,,python.d.plugin,litespeed
8 +litespeed.cache,,hits,hits/s,Public Cache Hits,line,,python.d.plugin,litespeed
9 +litespeed.cache,,hits,hits/s,Private Cache Hits,line,,python.d.plugin,litespeed
10 +litespeed.static,,hits,hits/s,Static Hits,line,,python.d.plugin,litespeed
collectors/python.d.plugin/megacli/metrics.csv new
+6
@@ -0,0 +1,6 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +megacli.adapter_degraded,,a dimension per adapter,is degraded,Adapter State,line,,python.d.plugin,megacli
3 +megacli.pd_media_error,,a dimension per physical drive,errors/s,Physical Drives Media Errors,line,,python.d.plugin,megacli
4 +megacli.pd_predictive_failure,,a dimension per physical drive,failures/s,Physical Drives Predictive Failures,line,,python.d.plugin,megacli
5 +megacli.bbu_relative_charge,battery,adapter {battery id},percentage,Relative State of Charge,line,,python.d.plugin,megacli
6 +megacli.bbu_cycle_count,battery,adapter {battery id},cycle count,Cycle Count,line,,python.d.plugin,megacli
collectors/python.d.plugin/memcached/memcached.chart.py
+10 -10
@@ -53,40 +53,40 @@ CHARTS = {
53 ]
54 },
55 'evicted_reclaimed': {
56 - 'options': [None, 'Items', 'items', 'items', 'memcached.evicted_reclaimed', 'line'],
56 + 'options': [None, 'Evicted and Reclaimed Items', 'items', 'items', 'memcached.evicted_reclaimed', 'line'],
57 'lines': [
58 ['reclaimed', 'reclaimed', 'absolute'],
59 ['evictions', 'evicted', 'absolute']
60 ]
61 },
62 'get': {
63 - 'options': [None, 'Requests', 'requests', 'get ops', 'memcached.get', 'stacked'],
63 + 'options': [None, 'Get Requests', 'requests', 'get ops', 'memcached.get', 'stacked'],
64 'lines': [
65 ['get_hits', 'hits', 'percent-of-absolute-row'],
66 ['get_misses', 'misses', 'percent-of-absolute-row']
67 ]
68 },
69 'get_rate': {
70 - 'options': [None, 'Rate', 'requests/s', 'get ops', 'memcached.get_rate', 'line'],
70 + 'options': [None, 'Get Request Rate', 'requests/s', 'get ops', 'memcached.get_rate', 'line'],
71 'lines': [
72 ['cmd_get', 'rate', 'incremental']
73 ]
74 },
75 'set_rate': {
76 - 'options': [None, 'Rate', 'requests/s', 'set ops', 'memcached.set_rate', 'line'],
76 + 'options': [None, 'Set Request Rate', 'requests/s', 'set ops', 'memcached.set_rate', 'line'],
77 'lines': [
78 ['cmd_set', 'rate', 'incremental']
79 ]
80 },
81 'delete': {
82 - 'options': [None, 'Requests', 'requests', 'delete ops', 'memcached.delete', 'stacked'],
82 + 'options': [None, 'Delete Requests', 'requests', 'delete ops', 'memcached.delete', 'stacked'],
83 'lines': [
84 ['delete_hits', 'hits', 'percent-of-absolute-row'],
85 ['delete_misses', 'misses', 'percent-of-absolute-row'],
86 ]
87 },
88 'cas': {
89 - 'options': [None, 'Requests', 'requests', 'check and set ops', 'memcached.cas', 'stacked'],
89 + 'options': [None, 'Check and Set Requests', 'requests', 'check and set ops', 'memcached.cas', 'stacked'],
90 'lines': [
91 ['cas_hits', 'hits', 'percent-of-absolute-row'],
92 ['cas_misses', 'misses', 'percent-of-absolute-row'],
@@ -94,28 +94,28 @@ CHARTS = {
94 ]
95 },
96 'increment': {
97 - 'options': [None, 'Requests', 'requests', 'increment ops', 'memcached.increment', 'stacked'],
97 + 'options': [None, 'Increment Requests', 'requests', 'increment ops', 'memcached.increment', 'stacked'],
98 'lines': [
99 ['incr_hits', 'hits', 'percent-of-absolute-row'],
100 ['incr_misses', 'misses', 'percent-of-absolute-row']
101 ]
102 },
103 'decrement': {
104 - 'options': [None, 'Requests', 'requests', 'decrement ops', 'memcached.decrement', 'stacked'],
104 + 'options': [None, 'Decrement Requests', 'requests', 'decrement ops', 'memcached.decrement', 'stacked'],
105 'lines': [
106 ['decr_hits', 'hits', 'percent-of-absolute-row'],
107 ['decr_misses', 'misses', 'percent-of-absolute-row']
108 ]
109 },
110 'touch': {
111 - 'options': [None, 'Requests', 'requests', 'touch ops', 'memcached.touch', 'stacked'],
111 + 'options': [None, 'Touch Requests', 'requests', 'touch ops', 'memcached.touch', 'stacked'],
112 'lines': [
113 ['touch_hits', 'hits', 'percent-of-absolute-row'],
114 ['touch_misses', 'misses', 'percent-of-absolute-row']
115 ]
116 },
117 'touch_rate': {
118 - 'options': [None, 'Rate', 'requests/s', 'touch ops', 'memcached.touch_rate', 'line'],
118 + 'options': [None, 'Touch Request Rate', 'requests/s', 'touch ops', 'memcached.touch_rate', 'line'],
119 'lines': [
120 ['cmd_touch', 'rate', 'incremental']
121 ]
collectors/python.d.plugin/memcached/metrics.csv new
+15
@@ -0,0 +1,15 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +memcached.cache,,"available, used",MiB,Cache Size,stacked,,python.d.plugin,memcached
3 +memcached.net,,"in, out",kilobits/s,Network,area,,python.d.plugin,memcached
4 +memcached.connections,,"current, rejected, total",connections/s,Connections,line,,python.d.plugin,memcached
5 +memcached.items,,"current,total",items,Items,line,,python.d.plugin,memcached
6 +memcached.evicted_reclaimed,,"reclaimed, evicted", items,Evicted and Reclaimed Items,line,,python.d.plugin,memcached
7 +memcached.get,,"hints, misses",requests,Get Requests,stacked,,python.d.plugin,memcached
8 +memcached.get_rate,,rate,requests/s,Get Request Rate,line,,python.d.plugin,memcached
9 +memcached.set_rate,,rate,requests/s,Set Request Rate,line,,python.d.plugin,memcached
10 +memcached.delete,,"hits, misses",requests,Delete Requests,stacked,,python.d.plugin,memcached
11 +memcached.cas,,"hits, misses, bad value",requests,Check and Set Requests,stacked,,python.d.plugin,memcached
12 +memcached.increment,,"hits, misses",requests,Increment Requests,stacked,,python.d.plugin,memcached
13 +memcached.decrement,,"hits, misses",requests,Decrement Requests,stacked,,python.d.plugin,memcached
14 +memcached.touch,,"hits, misses",requests,Touch Requests,stacked,,python.d.plugin,memcached
15 +memcached.touch_rate,,rate,requests/s,Touch Request Rate,line,,python.d.plugin,memcached
collectors/python.d.plugin/monit/metrics.csv new
+13
@@ -0,0 +1,13 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +monit.filesystems,,a dimension per target,filesystems,Filesystems,line,,python.d.plugin,monit
3 +monit.directories,,a dimension per target,directories,Directories,line,,python.d.plugin,monit
4 +monit.files,,a dimension per target,files,Files,line,,python.d.plugin,monit
5 +monit.fifos,,a dimension per target,pipes,Pipes (fifo),line,,python.d.plugin,monit
6 +monit.programs,,a dimension per target,programs,Programs statuses,line,,python.d.plugin,monit
7 +monit.services,,a dimension per target,processes,Processes statuses,line,,python.d.plugin,monit
8 +monit.process_uptime,,a dimension per target,seconds,Processes uptime,line,,python.d.plugin,monit
9 +monit.process_threads,,a dimension per target,threads,Processes threads,line,,python.d.plugin,monit
10 +monit.process_childrens,,a dimension per target,children,Child processes,line,,python.d.plugin,monit
11 +monit.hosts,,a dimension per target,hosts,Hosts,line,,python.d.plugin,monit
12 +monit.host_latency,,a dimension per target,milliseconds,Hosts latency,line,,python.d.plugin,monit
13 +monit.networks,,a dimension per target,interfaces,Network interfaces and addresses,line,,python.d.plugin,monit
collectors/python.d.plugin/monit/monit.chart.py
+1 -1
@@ -99,7 +99,7 @@ CHARTS = {
99 'lines': []
100 },
101 'process_children': {
102 - 'options': ['processes childrens', 'Child processes', 'childrens', 'applications',
102 + 'options': ['processes childrens', 'Child processes', 'children', 'applications',
103 'monit.process_childrens', 'line'],
104 'lines': []
105 },
collectors/python.d.plugin/nsd/metrics.csv new
+7
@@ -0,0 +1,7 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +nsd.queries,,queries,queries/s,queries,line,,python.d.plugin,nsd
3 +nsd.zones,,"master, slave",zones,zones,stacked,,python.d.plugin,nsd
4 +nsd.protocols,,"udp, udp6, tcp, tcp6",queries/s,protocol,stacked,,python.d.plugin,nsd
5 +nsd.type,,"A, NS, CNAME, SOA, PTR, HINFO, MX, NAPTR, TXT, AAAA, SRV, ANY",queries/s,query type,stacked,,python.d.plugin,nsd
6 +nsd.transfer,,"NOTIFY, AXFR",queries/s,transfer,stacked,,python.d.plugin,nsd
7 +nsd.rcode,,"NOERROR, FORMERR, SERVFAIL, NXDOMAIN, NOTIMP, REFUSED, YXDOMAIN",queries/s,return code,stacked,,python.d.plugin,nsd
collectors/python.d.plugin/nvidia_smi/metrics.csv new
+16
@@ -0,0 +1,16 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +nvidia_smi.pci_bandwidth,GPU,"rx, tx",KiB/s,PCI Express Bandwidth Utilization,area,,python.d.plugin,nvidia_smi
3 +nvidia_smi.pci_bandwidth_percent,GPU,"rx_percent, tx_percent",percentage,PCI Express Bandwidth Percent,area,,python.d.plugin,nvidia_smi
4 +nvidia_smi.fan_speed,GPU,speed,percentage,Fan Speed,line,,python.d.plugin,nvidia_smi
5 +nvidia_smi.gpu_utilization,GPU,utilization,percentage,GPU Utilization,line,,python.d.plugin,nvidia_smi
6 +nvidia_smi.mem_utilization,GPU,utilization,percentage,Memory Bandwidth Utilization,line,,python.d.plugin,nvidia_smi
7 +nvidia_smi.encoder_utilization,GPU,"encoder, decoder",percentage,Encoder/Decoder Utilization,line,,python.d.plugin,nvidia_smi
8 +nvidia_smi.memory_allocated,GPU,"free, used",MiB,Memory Usage,stacked,,python.d.plugin,nvidia_smi
9 +nvidia_smi.bar1_memory_usage,GPU,"free, used",MiB,Bar1 Memory Usage,stacked,,python.d.plugin,nvidia_smi
10 +nvidia_smi.temperature,GPU,temp,celsius,Temperature,line,,python.d.plugin,nvidia_smi
11 +nvidia_smi.clocks,GPU,"graphics, video, sm, mem",MHz,Clock Frequencies,line,,python.d.plugin,nvidia_smi
12 +nvidia_smi.power,GPU,power,Watts,Power Utilization,line,,python.d.plugin,nvidia_smi
13 +nvidia_smi.power_state,GPU,a dimension per {power_state},state,Power State,line,,python.d.plugin,nvidia_smi
14 +nvidia_smi.processes_mem,GPU,a dimension per process,MiB,Memory Used by Each Process,stacked,,python.d.plugin,nvidia_smi
15 +nvidia_smi.user_mem,GPU,a dimension per user,MiB,Memory Used by Each User,stacked,,python.d.plugin,nvidia_smi
16 +nvidia_smi.user_num,GPU,users,num,Number of User on GPU,line,,python.d.plugin,nvidia_smi
collectors/python.d.plugin/openldap/metrics.csv new
+8
@@ -0,0 +1,8 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +openldap.total_connections,,connections,connections/s,Total Connections,line,,python.d.plugin,openldap
3 +openldap.traffic_stats,,sent,KiB/s,Traffic,line,,python.d.plugin,openldap
4 +openldap.operations_status,,"completed, initiated",ops/s,Operations Status,line,,python.d.plugin,openldap
5 +openldap.referrals,,sent,referrals/s,Referrals,line,,python.d.plugin,openldap
6 +openldap.entries,,sent,entries/s,Entries,line,,python.d.plugin,openldap
7 +openldap.ldap_operations,,"bind, search, unbind, add, delete, modify, compare",ops/s,Operations,line,,python.d.plugin,openldap
8 +openldap.waiters,,"write, read",waiters/s,Waiters,line,,python.d.plugin,openldap
collectors/python.d.plugin/oracledb/metrics.csv new
+23
@@ -0,0 +1,23 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +oracledb.session_count,,"total, active",sessions,Session Count,line,,python.d.plugin,oracledb
3 +oracledb.session_limit_usage,,usage,%,Session Limit Usage,area,,python.d.plugin,oracledb
4 +oracledb.logons,,logons,events/s,Logons,area,,python.d.plugin,oracledb
5 +oracledb.physical_disk_read_writes,,"reads, writes",events/s,Physical Disk Reads/Writes,area,,python.d.plugin,oracledb
6 +oracledb.sorts_on_disks,,sorts,events/s,Sorts On Disk,line,,python.d.plugin,oracledb
7 +oracledb.full_table_scans,,full table scans,events/s,Full Table Scans,line,,python.d.plugin,oracledb
8 +oracledb.database_wait_time_ratio,,wait time ratio,%,Database Wait Time Ratio,line,,python.d.plugin,oracledb
9 +oracledb.shared_pool_free_memory,,free memory,%,Shared Pool Free Memory,line,,python.d.plugin,oracledb
10 +oracledb.in_memory_sorts_ratio,,in-memory sorts,%,In-Memory Sorts Ratio,line,,python.d.plugin,oracledb
11 +oracledb.sql_service_response_time,,time,seconds,SQL Service Response Time,line,,python.d.plugin,oracledb
12 +oracledb.user_rollbacks,,rollbacks,events/s,User Rollbacks,line,,python.d.plugin,oracledb
13 +oracledb.enqueue_timeouts,,enqueue timeouts,events/s,Enqueue Timeouts,line,,python.d.plugin,oracledb
14 +oracledb.cache_hit_ration,,"buffer, cursor, library, row",%,Cache Hit Ratio,stacked,,python.d.plugin,oracledb
15 +oracledb.global_cache_blocks,,"corrupted, lost",events/s,Global Cache Blocks Events,area,,python.d.plugin,oracledb
16 +oracledb.activity,,"parse count, execute count, user commits, user rollbacks",events/s,Activities,stacked,,python.d.plugin,oracledb
17 +oracledb.wait_time,,"application, configuration, administrative, concurrency, commit, network, user I/O, system I/O, scheduler, other",ms,Wait Time,stacked,,python.d.plugin,oracledb
18 +oracledb.tablespace_size,,a dimension per active tablespace,KiB,Size,line,,python.d.plugin,oracledb
19 +oracledb.tablespace_usage,,a dimension per active tablespace,KiB,Usage,line,,python.d.plugin,oracledb
20 +oracledb.tablespace_usage_in_percent,,a dimension per active tablespace,%,Usage,line,,python.d.plugin,oracledb
21 +oracledb.allocated_size,,a dimension per active tablespace,B,Size,line,,python.d.plugin,oracledb
22 +oracledb.allocated_usage,,a dimension per active tablespace,B,Usage,line,,python.d.plugin,oracledb
23 +oracledb.allocated_usage_in_percent,,a dimension per active tablespace,%,Usage,line,,python.d.plugin,oracledb
collectors/python.d.plugin/postfix/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +postfix.qemails,,emails,emails,Postfix Queue Emails,line,,python.d.plugin,postfix
3 +postfix.qsize,,size,KiB,Postfix Queue Emails Size,area,,python.d.plugin,postfix
collectors/python.d.plugin/puppet/metrics.csv new
+5
@@ -0,0 +1,5 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +puppet.jvm,,"committed, used",MiB,JVM Heap,area,,python.d.plugin,puppet
3 +puppet.jvm,,"committed, used",MiB,JVM Non-Heap,area,,python.d.plugin,puppet
4 +puppet.cpu,,"execution, GC",percentage,CPU usage,stacked,,python.d.plugin,puppet
5 +puppet.fdopen,,used,descriptors,File Descriptors,line,,python.d.plugin,puppet
collectors/python.d.plugin/rethinkdbs/metrics.csv new
+9
@@ -0,0 +1,9 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +rethinkdb.cluster_connected_servers,,"connected, missing",servers,Connected Servers,stacked,,python.d.plugin,rethinkdbs
3 +rethinkdb.cluster_clients_active,,active,clients,Active Clients,line,,python.d.plugin,rethinkdbs
4 +rethinkdb.cluster_queries,,queries,queries/s,Queries,line,,python.d.plugin,rethinkdbs
5 +rethinkdb.cluster_documents,,"reads, writes",documents/s,Documents,line,,python.d.plugin,rethinkdbs
6 +rethinkdb.client_connections,database server,connections,connections,Client Connections,line,,python.d.plugin,rethinkdbs
7 +rethinkdb.clients_active,database server,active,clients,Active Clients,line,,python.d.plugin,rethinkdbs
8 +rethinkdb.queries,database server,queries,queries/s,Queries,line,,python.d.plugin,rethinkdbs
9 +rethinkdb.documents,database server,"reads, writes",documents/s,Documents,line,,python.d.plugin,rethinkdbs
collectors/python.d.plugin/retroshare/metrics.csv new
+4
@@ -0,0 +1,4 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +retroshare.bandwidth,,"Upload, Download",kilobits/s,RetroShare Bandwidth,area,,python.d.plugin,retroshare
3 +retroshare.peers,,"All friends, Connected friends",peers,RetroShare Peers,line,,python.d.plugin,retroshare
4 +retroshare.dht,,"DHT nodes estimated, RS nodes estimated",peers,Retroshare DHT,line,,python.d.plugin,retroshare
collectors/python.d.plugin/riakkv/metrics.csv new
+26
@@ -0,0 +1,26 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +riak.kv.throughput,,"gets, puts",operations/s,Reads & writes coordinated by this node,line,,python.d.plugin,riakkv
3 +riak.dt.vnode_updates,,"counters, sets, maps",operations/s,Update operations coordinated by local vnodes by data type,line,,python.d.plugin,riakkv
4 +riak.search,,queries,queries/s,Search queries on the node,line,,python.d.plugin,riakkv
5 +riak.search.documents,,indexed,documents/s,Documents indexed by search,line,,python.d.plugin,riakkv
6 +riak.consistent.operations,,"gets, puts",operations/s,Consistent node operations,line,,python.d.plugin,riakkv
7 +riak.kv.latency.get,,"mean, median, 95, 99, 100",ms,Time between reception of a client GET request and subsequent response to client,line,,python.d.plugin,riakkv
8 +riak.kv.latency.put,,"mean, median, 95, 99, 100",ms,Time between reception of a client PUT request and subsequent response to client,line,,python.d.plugin,riakkv
9 +riak.dt.latency.counter_merge,,"mean, median, 95, 99, 100",ms,Time it takes to perform an Update Counter operation,line,,python.d.plugin,riakkv
10 +riak.dt.latency.set_merge,,"mean, median, 95, 99, 100",ms,Time it takes to perform an Update Set operation,line,,python.d.plugin,riakkv
11 +riak.dt.latency.map_merge,,"mean, median, 95, 99, 100",ms,Time it takes to perform an Update Map operation,line,,python.d.plugin,riakkv
12 +riak.search.latency.query,,"median, min, 95, 99, 999, max",ms,Search query latency,line,,python.d.plugin,riakkv
13 +riak.search.latency.index,,"median, min, 95, 99, 999, max",ms,Time it takes Search to index a new document,line,,python.d.plugin,riakkv
14 +riak.consistent.latency.get,,"mean, median, 95, 99, 100",ms,Strongly consistent read latency,line,,python.d.plugin,riakkv
15 +riak.consistent.latency.put,,"mean, median, 95, 99, 100",ms,Strongly consistent write latency,line,,python.d.plugin,riakkv
16 +riak.vm,,processes,total,Total processes running in the Erlang VM,line,,python.d.plugin,riakkv
17 +riak.vm.memory.processes,,"allocated, used",MB,Memory allocated & used by Erlang processes,line,,python.d.plugin,riakkv
18 +riak.kv.siblings_encountered.get,,"mean, median, 95, 99, 100",siblings,Number of siblings encountered during GET operations by this node during the past minute,line,,python.d.plugin,riakkv
19 +riak.kv.objsize.get,,"mean, median, 95, 99, 100",KB,Object size encountered by this node during the past minute,line,,python.d.plugin,riakkv
20 +riak.search.vnodeq_size,,"mean, median, 95, 99, 100",messages,Number of unprocessed messages in the vnode message queues of Search on this node in the past minute,line,,python.d.plugin,riakkv
21 +riak.search.index,,errors,errors,Number of document index errors encountered by Search,line,,python.d.plugin,riakkv
22 +riak.core.protobuf_connections,,active,connections,Protocol buffer connections by status,line,,python.d.plugin,riakkv
23 +riak.core.repairs,,read,repairs,Number of repair operations this node has coordinated,line,,python.d.plugin,riakkv
24 +riak.core.fsm_active,,"get, put, secondary index, list keys",fsms,Active finite state machines by kind,line,,python.d.plugin,riakkv
25 +riak.core.fsm_rejected,,"get, put",fsms,Finite state machines being rejected by Sidejobs overload protection,line,,python.d.plugin,riakkv
26 +riak.search.index,,"bad_entry, extract_fail",writes,Number of writes to Search failed due to bad data format by reason,line,,python.d.plugin,riakkv
collectors/python.d.plugin/samba/metrics.csv new
+8
@@ -0,0 +1,8 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +syscall.rw,,"sendfile, recvfile",KiB/s,R/Ws,area,,python.d.plugin,samba
3 +smb2.rw,,"readout, writein, readin, writeout",KiB/s,R/Ws,area,,python.d.plugin,samba
4 +smb2.create_close,,"create, close",operations/s,Create/Close,line,,python.d.plugin,samba
5 +smb2.get_set_info,,"getinfo, setinfo",operations/s,Info,line,,python.d.plugin,samba
6 +smb2.find,,find,operations/s,Find,line,,python.d.plugin,samba
7 +smb2.notify,,notify,operations/s,Notify,line,,python.d.plugin,samba
8 +smb2.sm_counters,,"tcon, negprot, tdis, cancel, logoff, flush, lock, keepalive, break, sessetup",count,Lesser Ops,stacked,,python.d.plugin,samba
collectors/python.d.plugin/sensors/metrics.csv new
+8
@@ -0,0 +1,8 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +sensors.temperature,chip,a dimension per sensor,Celsius,Temperature,line,,python.d.plugin,sensors
3 +sensors.voltage,chip,a dimension per sensor,Volts,Voltage,line,,python.d.plugin,sensors
4 +sensors.current,chip,a dimension per sensor,Ampere,Current,line,,python.d.plugin,sensors
5 +sensors.power,chip,a dimension per sensor,Watt,Power,line,,python.d.plugin,sensors
6 +sensors.fan,chip,a dimension per sensor,Rotations/min,Fans speed,line,,python.d.plugin,sensors
7 +sensors.energy,chip,a dimension per sensor,Joule,Energy,line,,python.d.plugin,sensors
8 +sensors.humidity,chip,a dimension per sensor,Percent,Humidity,line,,python.d.plugin,sensors
collectors/python.d.plugin/smartd_log/metrics.csv new
+36
@@ -0,0 +1,36 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +smartd_log.read_error_rate,,a dimension per device,value,Read Error Rate,line,,python.d.plugin,smartd_log
3 +smartd_log.seek_error_rate,,a dimension per device,value,Seek Error Rate,line,,python.d.plugin,smartd_log
4 +smartd_log.soft_read_error_rate,,a dimension per device,errors,Soft Read Error Rate,line,,python.d.plugin,smartd_log
5 +smartd_log.write_error_rate,,a dimension per device,value,Write Error Rate,line,,python.d.plugin,smartd_log
6 +smartd_log.read_total_err_corrected,,a dimension per device,errors,Read Error Corrected,line,,python.d.plugin,smartd_log
7 +smartd_log.read_total_unc_errors,,a dimension per device,errors,Read Error Uncorrected,line,,python.d.plugin,smartd_log
8 +smartd_log.write_total_err_corrected,,a dimension per device,errors,Write Error Corrected,line,,python.d.plugin,smartd_log
9 +smartd_log.write_total_unc_errors,,a dimension per device,errors,Write Error Uncorrected,line,,python.d.plugin,smartd_log
10 +smartd_log.verify_total_err_corrected,,a dimension per device,errors,Verify Error Corrected,line,,python.d.plugin,smartd_log
11 +smartd_log.verify_total_unc_errors,,a dimension per device,errors,Verify Error Uncorrected,line,,python.d.plugin,smartd_log
12 +smartd_log.sata_interface_downshift,,a dimension per device,events,SATA Interface Downshift,line,,python.d.plugin,smartd_log
13 +smartd_log.udma_crc_error_count,,a dimension per device,errors,UDMA CRC Error Count,line,,python.d.plugin,smartd_log
14 +smartd_log.throughput_performance,,a dimension per device,value,Throughput Performance,line,,python.d.plugin,smartd_log
15 +smartd_log.seek_time_performance,,a dimension per device,value,Seek Time Performance,line,,python.d.plugin,smartd_log
16 +smartd_log.start_stop_count,,a dimension per device,events,Start/Stop Count,line,,python.d.plugin,smartd_log
17 +smartd_log.power_on_hours_count,,a dimension per device,hours,Power-On Hours Count,line,,python.d.plugin,smartd_log
18 +smartd_log.power_cycle_count,,a dimension per device,events,Power Cycle Count,line,,python.d.plugin,smartd_log
19 +smartd_log.unexpected_power_loss,,a dimension per device,events,Unexpected Power Loss,line,,python.d.plugin,smartd_log
20 +smartd_log.spin_up_time,,a dimension per device,ms,Spin-Up Time,line,,python.d.plugin,smartd_log
21 +smartd_log.spin_up_retries,,a dimension per device,retries,Spin-up Retries,line,,python.d.plugin,smartd_log
22 +smartd_log.calibration_retries,,a dimension per device,retries,Calibration Retries,line,,python.d.plugin,smartd_log
23 +smartd_log.airflow_temperature_celsius,,a dimension per device,celsius,Airflow Temperature Celsius,line,,python.d.plugin,smartd_log
24 +smartd_log.temperature_celsius,,"a dimension per device",celsius,Temperature,line,,python.d.plugin,smartd_log
25 +smartd_log.reallocated_sectors_count,,a dimension per device,sectors,Reallocated Sectors Count,line,,python.d.plugin,smartd_log
26 +smartd_log.reserved_block_count,,a dimension per device,percentage,Reserved Block Count,line,,python.d.plugin,smartd_log
27 +smartd_log.program_fail_count,,a dimension per device,errors,Program Fail Count,line,,python.d.plugin,smartd_log
28 +smartd_log.erase_fail_count,,a dimension per device,failures,Erase Fail Count,line,,python.d.plugin,smartd_log
29 +smartd_log.wear_leveller_worst_case_erase_count,,a dimension per device,erases,Wear Leveller Worst Case Erase Count,line,,python.d.plugin,smartd_log
30 +smartd_log.unused_reserved_nand_blocks,,a dimension per device,blocks,Unused Reserved NAND Blocks,line,,python.d.plugin,smartd_log
31 +smartd_log.reallocation_event_count,,a dimension per device,events,Reallocation Event Count,line,,python.d.plugin,smartd_log
32 +smartd_log.current_pending_sector_count,,a dimension per device,sectors,Current Pending Sector Count,line,,python.d.plugin,smartd_log
33 +smartd_log.offline_uncorrectable_sector_count,,a dimension per device,sectors,Offline Uncorrectable Sector Count,line,,python.d.plugin,smartd_log
34 +smartd_log.percent_lifetime_used,,a dimension per device,percentage,Percent Lifetime Used,line,,python.d.plugin,smartd_log
35 +smartd_log.media_wearout_indicator,,a dimension per device,percentage,Media Wearout Indicator,line,,python.d.plugin,smartd_log
36 +smartd_log.nand_writes_1gib,,a dimension per device,GiB,NAND Writes,line,,python.d.plugin,smartd_log
collectors/python.d.plugin/spigotmc/metrics.csv new
+4
@@ -0,0 +1,4 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +spigotmc.tps,,"1 Minute Average, 5 Minute Average, 15 Minute Average",ticks,Spigot Ticks Per Second,line,,python.d.plugin,spigotmc
3 +spigotmc.users,,Users,users,Minecraft Users,area,,python.d.plugin,spigotmc
4 +spigotmc.mem,,"used, allocated, max",MiB,Minecraft Memory Usage,line,,python.d.plugin,spigotmc
collectors/python.d.plugin/squid/metrics.csv new
+5
@@ -0,0 +1,5 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +squid.clients_net,squid instance,"in, out, hits",kilobits/s,Squid Client Bandwidth,area,,python.d.plugin,squid
3 +squid.clients_requests,squid instance,"requests, hits, errors",requests/s,Squid Client Requests,line,,python.d.plugin,squid
4 +squid.servers_net,squid instance,"in, out",kilobits/s,Squid Server Bandwidth,area,,python.d.plugin,squid
5 +squid.servers_requests,squid instance,"requests, errors",requests/s,Squid Server Requests,line,,python.d.plugin,squid
collectors/python.d.plugin/tomcat/metrics.csv new
+9
@@ -0,0 +1,9 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +tomcat.accesses,,"accesses, errors",requests/s,Requests,area,,python.d.plugin,tomcat
3 +tomcat.bandwidth,,"sent, received",KiB/s,Bandwidth,area,,python.d.plugin,tomcat
4 +tomcat.processing_time,,processing time,seconds,processing time,area,,python.d.plugin,tomcat
5 +tomcat.threads,,"current, busy",current threads,Threads,area,,python.d.plugin,tomcat
6 +tomcat.jvm,,"free, eden, survivor, tenured, code cache, compressed, metaspace",MiB,JVM Memory Pool Usage,stacked,,python.d.plugin,tomcat
7 +tomcat.jvm_eden,,"used, committed, max",MiB,Eden Memory Usage,area,,python.d.plugin,tomcat
8 +tomcat.jvm_survivor,,"used, committed, max",MiB,Survivor Memory Usage,area,,python.d.plugin,tomcat
9 +tomcat.jvm_tenured,,"used, committed, max",MiB,Tenured Memory Usage,area,,python.d.plugin,tomcat
collectors/python.d.plugin/tor/metrics.csv new
+2
@@ -0,0 +1,2 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +tor.traffic,,"read, write",KiB/s,Tor Traffic,area,,python.d.plugin,tor
collectors/python.d.plugin/traefik/metrics.csv new
+9
@@ -0,0 +1,9 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +traefik.response_statuses,,"success, error, redirect, bad, other",requests/s,Response statuses,stacked,,python.d.plugin,traefik
3 +traefik.response_codes,,"2xx, 5xx, 3xx, 4xx, 1xx, other",requests/s,Responses by codes,stacked,,python.d.plugin,traefik
4 +traefik.detailed_response_codes,,a dimension for each response code family,requests/s,Detailed response codes,stacked,,python.d.plugin,traefik
5 +traefik.requests,,requests,requests/s,Requests,line,,python.d.plugin,traefik
6 +traefik.total_response_time,,response,seconds,Total response time,line,,python.d.plugin,traefik
7 +traefik.average_response_time,,response,milliseconds,Average response time,line,,python.d.plugin,traefik
8 +traefik.average_response_time_per_iteration,,response,milliseconds,Average response time per iteration,line,,python.d.plugin,traefik
9 +traefik.uptime,,uptime,seconds,Uptime,line,,python.d.plugin,traefik
collectors/python.d.plugin/uwsgi/metrics.csv new
+9
@@ -0,0 +1,9 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +uwsgi.requests,,a dimension per worker,requests/s,Requests,stacked,,python.d.plugin,uwsgi
3 +uwsgi.tx,,a dimension per worker,KiB/s,Transmitted data,stacked,,python.d.plugin,uwsgi
4 +uwsgi.avg_rt,,a dimension per worker,milliseconds,Average request time,line,,python.d.plugin,uwsgi
5 +uwsgi.memory_rss,,a dimension per worker,MiB,RSS (Resident Set Size),stacked,,python.d.plugin,uwsgi
6 +uwsgi.memory_vsz,,a dimension per worker,MiB,VSZ (Virtual Memory Size),stacked,,python.d.plugin,uwsgi
7 +uwsgi.exceptions,,exceptions,exceptions,Exceptions,line,,python.d.plugin,uwsgi
8 +uwsgi.harakiris,,harakiris,harakiris,Harakiris,line,,python.d.plugin,uwsgi
9 +uwsgi.respawns,,respawns,respawns,Respawns,line,,python.d.plugin,uwsgi
collectors/python.d.plugin/varnish/metrics.csv new
+18
@@ -0,0 +1,18 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +varnish.session_connection,,"accepted, dropped",connections/s,Connections Statistics,line,,python.d.plugin,varnish
3 +varnish.client_requests,,received,requests/s,Client Requests,line,,python.d.plugin,varnish
4 +varnish.all_time_hit_rate,,"hit, miss, hitpass",percentage,All History Hit Rate Ratio,stacked,,python.d.plugin,varnish
5 +varnish.current_poll_hit_rate,,"hit, miss, hitpass",percentage,Current Poll Hit Rate Ratio,stacked,,python.d.plugin,varnish
6 +varnish.cached_objects_expired,,objects,expired/s,Expired Objects,line,,python.d.plugin,varnish
7 +varnish.cached_objects_nuked,,objects,nuked/s,Least Recently Used Nuked Objects,line,,python.d.plugin,varnish
8 +varnish.threads_total,,None,number,Number Of Threads In All Pools,line,,python.d.plugin,varnish
9 +varnish.threads_statistics,,"created, failed, limited",threads/s,Threads Statistics,line,,python.d.plugin,varnish
10 +varnish.threads_queue_len,,in queue,requests,Current Queue Length,line,,python.d.plugin,varnish
11 +varnish.backend_connections,,"successful, unhealthy, reused, closed, recycled, failed",connections/s,Backend Connections Statistics,line,,python.d.plugin,varnish
12 +varnish.backend_requests,,sent,requests/s,Requests To The Backend,line,,python.d.plugin,varnish
13 +varnish.esi_statistics,,"errors, warnings",problems/s,ESI Statistics,line,,python.d.plugin,varnish
14 +varnish.memory_usage,,"free, allocated",MiB,Memory Usage,stacked,,python.d.plugin,varnish
15 +varnish.uptime,,uptime,seconds,Uptime,line,,python.d.plugin,varnish
16 +varnish.backend,Backend,"header, body",kilobits/s,Backend {backend_name},area,,python.d.plugin,varnish
17 +varnish.storage_usage,Storage,"free, allocated",KiB,Storage {storage_name} Usage,stacked,,python.d.plugin,varnish
18 +varnish.storage_alloc_objs,Storage,allocated,objects,Storage {storage_name} Allocated Objects,line,,python.d.plugin,varnish
collectors/python.d.plugin/w1sensor/metrics.csv new
+2
@@ -0,0 +1,2 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +w1sensor.temp,,a dimension per sensor,Celsius,1-Wire Temperature Sensor,line,,python.d.plugin,w1sensor
collectors/python.d.plugin/zscores/metrics.csv new
+3
@@ -0,0 +1,3 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +zscores.z,,a dimension per chart or dimension,z,Z Score,line,,python.d.plugin,zscores
3 +zscores.3stddev,,a dimension per chart or dimension,count,Z Score >3,stacked,,python.d.plugin,zscores