logstash-codec-collectd 3.0.5 → 3.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 63ac08a68257e70f7d485f077a0225c08e7a946ba6e09bdd96c1c88b8745f0dc
4
- data.tar.gz: dcf2c7230754ece32ffeb490a322732bf4e0ef4dea81bc64eb28675763fd3328
2
+ SHA1:
3
+ metadata.gz: b822eac03d20a406e8fae6f615b2549998c94513
4
+ data.tar.gz: 61eb8d936f566cde007abfed1b58e49e4cec84c8
5
5
  SHA512:
6
- metadata.gz: 0f0a6f7174e35fb26786aac8d312c082e632b047a9d6106164e8c2c7bec116031569fb6bbc842deef7e98fafdbec38674f8c43b7248ba28fef40369bce49fe5a
7
- data.tar.gz: fe964abe4ffff29f61cfd35d793cb5210b55c641ead7962c5794ccdf75ce36369be125bdcddd9176ec7e16e0afc78d0b4285340a87b11e0ecf7bc303bba756a6
6
+ metadata.gz: f56f4040bc1ec18b214e04bbfc99247c4f923f93f44a189b3b521287df5585bb7a5a7723c4a91a7f69dc59a317bc78871777df506d501b102836ff89074149b4
7
+ data.tar.gz: 9d10d271716c7f5ed5618d7ae2b52a78adcc12ddb450619282f194a88eaa46ec6abf5f3226a7c0735bf8a8c4c1a2d978e362781bdf8bce5e4474a04fc46af2e8
@@ -1,3 +1,9 @@
1
+ ## 3.0.6
2
+ - Return types.db to the list of items to be included in the gem
3
+
4
+ ## 3.0.5
5
+ - Minor documentation changes for better flow and understanding
6
+
1
7
  ## 3.0.4
2
8
  - Make this plugins compatible with JRuby 9 by using the OpenSSL::HMAC class and keep it backward compatible with JRuby 1.7.25 (Issue #24)
3
9
 
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Collectd codec plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-codec-collectd'
3
- s.version = '3.0.5'
3
+ s.version = '3.0.6'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Read events from the collectd binary protocol"
6
6
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
10
10
  s.require_paths = ["lib"]
11
11
 
12
12
  # Files
13
- s.files = Dir["lib/**/*","spec/**/*","*.gemspec","*.md","CONTRIBUTORS","Gemfile","LICENSE","NOTICE.TXT", "vendor/jar-dependencies/**/*.jar", "vendor/jar-dependencies/**/*.rb", "VERSION", "docs/**/*"]
13
+ s.files = Dir["lib/**/*","spec/**/*","*.gemspec","*.md","CONTRIBUTORS","Gemfile","LICENSE","NOTICE.TXT", "vendor/types.db", "VERSION", "docs/**/*"]
14
14
 
15
15
  # Tests
16
16
  s.test_files = s.files.grep(%r{^(test|spec|features)/})
@@ -0,0 +1,208 @@
1
+ absolute value:ABSOLUTE:0:U
2
+ apache_bytes value:DERIVE:0:U
3
+ apache_connections value:GAUGE:0:65535
4
+ apache_idle_workers value:GAUGE:0:65535
5
+ apache_requests value:DERIVE:0:U
6
+ apache_scoreboard value:GAUGE:0:65535
7
+ ath_nodes value:GAUGE:0:65535
8
+ ath_stat value:DERIVE:0:U
9
+ backends value:GAUGE:0:65535
10
+ bitrate value:GAUGE:0:4294967295
11
+ bytes value:GAUGE:0:U
12
+ cache_eviction value:DERIVE:0:U
13
+ cache_operation value:DERIVE:0:U
14
+ cache_ratio value:GAUGE:0:100
15
+ cache_result value:DERIVE:0:U
16
+ cache_size value:GAUGE:0:4294967295
17
+ charge value:GAUGE:0:U
18
+ compression_ratio value:GAUGE:0:2
19
+ compression uncompressed:DERIVE:0:U, compressed:DERIVE:0:U
20
+ connections value:DERIVE:0:U
21
+ conntrack value:GAUGE:0:4294967295
22
+ contextswitch value:DERIVE:0:U
23
+ counter value:COUNTER:U:U
24
+ cpufreq value:GAUGE:0:U
25
+ cpu value:DERIVE:0:U
26
+ current_connections value:GAUGE:0:U
27
+ current_sessions value:GAUGE:0:U
28
+ current value:GAUGE:U:U
29
+ delay value:GAUGE:-1000000:1000000
30
+ derive value:DERIVE:0:U
31
+ df_complex value:GAUGE:0:U
32
+ df_inodes value:GAUGE:0:U
33
+ df used:GAUGE:0:1125899906842623, free:GAUGE:0:1125899906842623
34
+ disk_latency read:GAUGE:0:U, write:GAUGE:0:U
35
+ disk_merged read:DERIVE:0:U, write:DERIVE:0:U
36
+ disk_octets read:DERIVE:0:U, write:DERIVE:0:U
37
+ disk_ops_complex value:DERIVE:0:U
38
+ disk_ops read:DERIVE:0:U, write:DERIVE:0:U
39
+ disk_time read:DERIVE:0:U, write:DERIVE:0:U
40
+ dns_answer value:DERIVE:0:U
41
+ dns_notify value:DERIVE:0:U
42
+ dns_octets queries:DERIVE:0:U, responses:DERIVE:0:U
43
+ dns_opcode value:DERIVE:0:U
44
+ dns_qtype_cached value:GAUGE:0:4294967295
45
+ dns_qtype value:DERIVE:0:U
46
+ dns_query value:DERIVE:0:U
47
+ dns_question value:DERIVE:0:U
48
+ dns_rcode value:DERIVE:0:U
49
+ dns_reject value:DERIVE:0:U
50
+ dns_request value:DERIVE:0:U
51
+ dns_resolver value:DERIVE:0:U
52
+ dns_response value:DERIVE:0:U
53
+ dns_transfer value:DERIVE:0:U
54
+ dns_update value:DERIVE:0:U
55
+ dns_zops value:DERIVE:0:U
56
+ duration seconds:GAUGE:0:U
57
+ email_check value:GAUGE:0:U
58
+ email_count value:GAUGE:0:U
59
+ email_size value:GAUGE:0:U
60
+ entropy value:GAUGE:0:4294967295
61
+ fanspeed value:GAUGE:0:U
62
+ file_size value:GAUGE:0:U
63
+ files value:GAUGE:0:U
64
+ fork_rate value:DERIVE:0:U
65
+ frequency_offset value:GAUGE:-1000000:1000000
66
+ frequency value:GAUGE:0:U
67
+ fscache_stat value:DERIVE:0:U
68
+ gauge value:GAUGE:U:U
69
+ hash_collisions value:DERIVE:0:U
70
+ http_request_methods value:DERIVE:0:U
71
+ http_requests value:DERIVE:0:U
72
+ http_response_codes value:DERIVE:0:U
73
+ humidity value:GAUGE:0:100
74
+ if_collisions value:DERIVE:0:U
75
+ if_dropped rx:DERIVE:0:U, tx:DERIVE:0:U
76
+ if_errors rx:DERIVE:0:U, tx:DERIVE:0:U
77
+ if_multicast value:DERIVE:0:U
78
+ if_octets rx:DERIVE:0:U, tx:DERIVE:0:U
79
+ if_packets rx:DERIVE:0:U, tx:DERIVE:0:U
80
+ if_rx_errors value:DERIVE:0:U
81
+ if_rx_octets value:DERIVE:0:U
82
+ if_tx_errors value:DERIVE:0:U
83
+ if_tx_octets value:DERIVE:0:U
84
+ invocations value:DERIVE:0:U
85
+ io_octets rx:DERIVE:0:U, tx:DERIVE:0:U
86
+ io_packets rx:DERIVE:0:U, tx:DERIVE:0:U
87
+ ipt_bytes value:DERIVE:0:U
88
+ ipt_packets value:DERIVE:0:U
89
+ irq value:DERIVE:0:U
90
+ latency value:GAUGE:0:U
91
+ links value:GAUGE:0:U
92
+ load shortterm:GAUGE:0:5000, midterm:GAUGE:0:5000, longterm:GAUGE:0:5000
93
+ md_disks value:GAUGE:0:U
94
+ memcached_command value:DERIVE:0:U
95
+ memcached_connections value:GAUGE:0:U
96
+ memcached_items value:GAUGE:0:U
97
+ memcached_octets rx:DERIVE:0:U, tx:DERIVE:0:U
98
+ memcached_ops value:DERIVE:0:U
99
+ memory value:GAUGE:0:281474976710656
100
+ multimeter value:GAUGE:U:U
101
+ mutex_operations value:DERIVE:0:U
102
+ mysql_commands value:DERIVE:0:U
103
+ mysql_handler value:DERIVE:0:U
104
+ mysql_locks value:DERIVE:0:U
105
+ mysql_log_position value:DERIVE:0:U
106
+ mysql_octets rx:DERIVE:0:U, tx:DERIVE:0:U
107
+ nfs_procedure value:DERIVE:0:U
108
+ nginx_connections value:GAUGE:0:U
109
+ nginx_requests value:DERIVE:0:U
110
+ node_octets rx:DERIVE:0:U, tx:DERIVE:0:U
111
+ node_rssi value:GAUGE:0:255
112
+ node_stat value:DERIVE:0:U
113
+ node_tx_rate value:GAUGE:0:127
114
+ objects value:GAUGE:0:U
115
+ operations value:DERIVE:0:U
116
+ percent value:GAUGE:0:100.1
117
+ percent_bytes value:GAUGE:0:100.1
118
+ percent_inodes value:GAUGE:0:100.1
119
+ pf_counters value:DERIVE:0:U
120
+ pf_limits value:DERIVE:0:U
121
+ pf_source value:DERIVE:0:U
122
+ pf_states value:GAUGE:0:U
123
+ pf_state value:DERIVE:0:U
124
+ pg_blks value:DERIVE:0:U
125
+ pg_db_size value:GAUGE:0:U
126
+ pg_n_tup_c value:DERIVE:0:U
127
+ pg_n_tup_g value:GAUGE:0:U
128
+ pg_numbackends value:GAUGE:0:U
129
+ pg_scan value:DERIVE:0:U
130
+ pg_xact value:DERIVE:0:U
131
+ ping_droprate value:GAUGE:0:100
132
+ ping_stddev value:GAUGE:0:65535
133
+ ping value:GAUGE:0:65535
134
+ players value:GAUGE:0:1000000
135
+ power value:GAUGE:0:U
136
+ protocol_counter value:DERIVE:0:U
137
+ ps_code value:GAUGE:0:9223372036854775807
138
+ ps_count processes:GAUGE:0:1000000, threads:GAUGE:0:1000000
139
+ ps_cputime user:DERIVE:0:U, syst:DERIVE:0:U
140
+ ps_data value:GAUGE:0:9223372036854775807
141
+ ps_disk_octets read:DERIVE:0:U, write:DERIVE:0:U
142
+ ps_disk_ops read:DERIVE:0:U, write:DERIVE:0:U
143
+ ps_pagefaults minflt:DERIVE:0:U, majflt:DERIVE:0:U
144
+ ps_rss value:GAUGE:0:9223372036854775807
145
+ ps_stacksize value:GAUGE:0:9223372036854775807
146
+ ps_state value:GAUGE:0:65535
147
+ ps_vm value:GAUGE:0:9223372036854775807
148
+ queue_length value:GAUGE:0:U
149
+ records value:GAUGE:0:U
150
+ requests value:GAUGE:0:U
151
+ response_time value:GAUGE:0:U
152
+ response_code value:GAUGE:0:U
153
+ route_etx value:GAUGE:0:U
154
+ route_metric value:GAUGE:0:U
155
+ routes value:GAUGE:0:U
156
+ serial_octets rx:DERIVE:0:U, tx:DERIVE:0:U
157
+ signal_noise value:GAUGE:U:0
158
+ signal_power value:GAUGE:U:0
159
+ signal_quality value:GAUGE:0:U
160
+ snr value:GAUGE:0:U
161
+ spam_check value:GAUGE:0:U
162
+ spam_score value:GAUGE:U:U
163
+ spl value:GAUGE:U:U
164
+ swap_io value:DERIVE:0:U
165
+ swap value:GAUGE:0:1099511627776
166
+ tcp_connections value:GAUGE:0:4294967295
167
+ temperature value:GAUGE:U:U
168
+ threads value:GAUGE:0:U
169
+ time_dispersion value:GAUGE:-1000000:1000000
170
+ timeleft value:GAUGE:0:U
171
+ time_offset value:GAUGE:-1000000:1000000
172
+ total_bytes value:DERIVE:0:U
173
+ total_connections value:DERIVE:0:U
174
+ total_objects value:DERIVE:0:U
175
+ total_operations value:DERIVE:0:U
176
+ total_requests value:DERIVE:0:U
177
+ total_sessions value:DERIVE:0:U
178
+ total_threads value:DERIVE:0:U
179
+ total_time_in_ms value:DERIVE:0:U
180
+ total_values value:DERIVE:0:U
181
+ uptime value:GAUGE:0:4294967295
182
+ users value:GAUGE:0:65535
183
+ vcl value:GAUGE:0:65535
184
+ vcpu value:GAUGE:0:U
185
+ virt_cpu_total value:DERIVE:0:U
186
+ virt_vcpu value:DERIVE:0:U
187
+ vmpage_action value:DERIVE:0:U
188
+ vmpage_faults minflt:DERIVE:0:U, majflt:DERIVE:0:U
189
+ vmpage_io in:DERIVE:0:U, out:DERIVE:0:U
190
+ vmpage_number value:GAUGE:0:4294967295
191
+ volatile_changes value:GAUGE:0:U
192
+ voltage_threshold value:GAUGE:U:U, threshold:GAUGE:U:U
193
+ voltage value:GAUGE:U:U
194
+ vs_memory value:GAUGE:0:9223372036854775807
195
+ vs_processes value:GAUGE:0:65535
196
+ vs_threads value:GAUGE:0:65535
197
+
198
+ #
199
+ # Legacy types
200
+ # (required for the v5 upgrade target)
201
+ #
202
+ arc_counts demand_data:COUNTER:0:U, demand_metadata:COUNTER:0:U, prefetch_data:COUNTER:0:U, prefetch_metadata:COUNTER:0:U
203
+ arc_l2_bytes read:COUNTER:0:U, write:COUNTER:0:U
204
+ arc_l2_size value:GAUGE:0:U
205
+ arc_ratio value:GAUGE:0:U
206
+ arc_size current:GAUGE:0:U, target:GAUGE:0:U, minlimit:GAUGE:0:U, maxlimit:GAUGE:0:U
207
+ mysql_qcache hits:COUNTER:0:U, inserts:COUNTER:0:U, not_cached:COUNTER:0:U, lowmem_prunes:COUNTER:0:U, queries_in_cache:GAUGE:0:U
208
+ mysql_threads running:GAUGE:0:U, connected:GAUGE:0:U, cached:GAUGE:0:U, created:COUNTER:0:U
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-codec-collectd
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.5
4
+ version: 3.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-06-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -44,9 +44,7 @@ dependencies:
44
44
  - - ">="
45
45
  - !ruby/object:Gem::Version
46
46
  version: '0'
47
- description: This gem is a Logstash plugin required to be installed on top of the
48
- Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This
49
- gem is not a stand-alone program
47
+ description: This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
50
48
  email: info@elastic.co
51
49
  executables: []
52
50
  extensions: []
@@ -62,6 +60,7 @@ files:
62
60
  - lib/logstash/codecs/collectd.rb
63
61
  - logstash-codec-collectd.gemspec
64
62
  - spec/codecs/collectd_spec.rb
63
+ - vendor/types.db
65
64
  homepage: http://www.elastic.co/guide/en/logstash/current/index.html
66
65
  licenses:
67
66
  - Apache License (2.0)
@@ -84,7 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
83
  version: '0'
85
84
  requirements: []
86
85
  rubyforge_project:
87
- rubygems_version: 2.6.11
86
+ rubygems_version: 2.4.8
88
87
  signing_key:
89
88
  specification_version: 4
90
89
  summary: Read events from the collectd binary protocol