Paweł Żak
7aa6b533bd
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) ( #10193 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 13:31:10 -06:00
Mya
837465fcd5
chore: clean up all errors for markdown lint input plugins s through v ( #10167 )
2021-11-24 11:50:13 -07:00
Paweł Żak
2a0c3059a1
fix: Linter fixes for plugins/inputs/s* ( #10104 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-18 09:04:52 -07:00
helotpl
56398237c4
feat: telegraf to merge tables with different indexes ( #9241 )
2021-09-28 15:24:08 -06:00
Sebastian Spaink
3a7d9b6d98
fix: support 1.17 & 1.16.7 Go versions ( #9642 )
2021-08-23 15:37:44 -05:00
Mya
b846c5069d
added a check for oid and name to prevent empty metrics ( #9366 )
2021-06-22 15:59:02 -05:00
Thomas Casteleyn
4b2e2c5263
Log snmpv3 auth failures ( #8917 )
2021-04-13 17:46:34 -04:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Thomas Casteleyn
66c639668c
Fix inputs.snmp init when no mibs installed ( #9050 )
2021-03-30 13:08:14 -06:00
Paweł Żak
5de640b855
Linter fixes - unconvert, revive:empty-lines, revive:var-naming, revive:unused-parameter ( #9036 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-24 11:27:46 -04:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Paweł Żak
38c61c07ef
Revive fixes - part 4: ( #8981 )
...
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-12 14:21:51 -06:00
Thomas Casteleyn
47e12d1981
Support more snmpv3 authentication protocols ( #8850 )
2021-02-24 11:44:53 -07:00
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
Johannes Deger
198bcc8f36
Expose v4/v6-only connection-schemes through GosnmpWrapper ( #8804 )
2021-02-10 09:28:37 -07:00
Dušan Pajin
9ee6e034fb
Input SNMP plugin - upgrade gosnmp library to version 1.29.0 ( #8588 )
2021-01-07 08:44:33 -07:00
David Pryor
ea4feb1a07
fixed formatting (+1 squashed commit) ( #8541 )
...
Squashed commits:
[c4e2bee2] Closes #8530 : Extended the internal snmp wrapper to support AES192, AES192C, AES256, and AES256C. Updated the example configuration with the new privProtocols. Added the warning that those protocols are only supported if you have the appropriate tooling on your system. Added test to ensure all 4 new privProtocols could be selected and properly encrypt the priv password.
2020-12-23 10:19:53 -06:00
Wiard van Rij
139498937a
Add support to convert snmp hex strings to integers ( #8426 )
2020-12-07 14:45:06 -07:00
Tuamas
a7096c8128
Translate snmp field values ( #8466 )
2020-11-26 13:21:57 -05:00
Paweł Żak
0fcfee0caf
Fix tests for Windows - part 1 ( #8414 )
2020-11-23 10:40:32 -05:00
Alexandru Tudori
01eaa202d9
Add agent host tag configuration option ( #8082 )
2020-10-08 11:43:28 -04:00
James Beckett
55a9d36b21
SNMP input plugin: document partial table collection ( #8104 )
...
Co-authored-by: James Beckett <hackery@users.noreply.github.com>
2020-09-11 09:44:59 -07:00
reimda
6f9c623986
Add ifname processor plugin ( #7763 )
2020-07-07 15:37:53 -06:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Mark Drayton
1bb436e8a8
Fix string to int64 conversion for SNMP input ( #7407 )
2020-04-24 13:35:59 -07:00
Daniel Nelson
561bb3df2e
Fix spelling error in the SNMP field example ( #7118 )
2020-03-05 10:16:49 -08:00
Daniel Nelson
8d647c4ebf
Fix URL agent address form with udp in snmp input ( #6899 )
2020-01-14 16:26:44 -08:00
Daniel Nelson
c325c94a96
Rewrite documentation for snmp input ( #6802 )
2019-12-30 11:33:32 -08:00
reimda
cec1bdce90
Add snmp_trap input plugin ( #6629 )
2019-11-25 11:56:21 -08:00
Felix Maurer
378c570c06
Add support for SNMP over TCP ( #5870 )
2019-11-07 10:56:51 -08:00
Greg
817c9a69a9
Document and add support to input plugins for logging alias ( #6357 )
2019-09-23 15:39:50 -07:00
Daniel Nelson
0882479cbf
Add command logging to snmp input at debug level ( #5474 )
2019-02-25 11:04:34 -08:00
Trevor Pounds
ee056278f5
Enable gofmt code simplification ( #4887 )
2018-10-19 13:32:54 -07:00
wegel
06d5501d92
Add IPSIpAddress syntax to ipaddr conversion in snmp plugin ( #4471 )
2018-07-30 13:31:23 -06:00
Patrick Hemmer
5ae2b02f5d
Fix snmp overriding of auto-configured table fields ( #4208 )
...
Whenever the snmp plugin was configured with a table with automatic field
discovery, if one of those fields was explicitly overridden in the config and
the value of is_tag was changed, the field would be duplicated, once as a tag
& once as a field.
This change fixes the behavior so that if a field is explicitly configured,
automatic table field discovery doesn't touch it.
2018-05-29 19:03:37 -07:00
Matt
9ef902f4a1
Add snmp input option to strip non fixed length index suffixes ( #4025 )
2018-04-17 17:34:39 -07:00
Jiri Tyr
35378ae9cc
Fixing error in snmp example config ( #3855 )
2018-03-05 15:29:26 -08:00
Paul Myjavec
12d62e60b3
Use CircleCI 2.0 for builds ( #3731 )
2018-02-01 15:05:39 -08:00
Daniel Nelson
d5bd426e0c
Fix snmp tools output parsing when they contain Windows eols ( #3396 )
2017-11-20 16:48:30 -08:00
Daniel Nelson
a519abf13f
Gather concurrently from snmp agents ( #3365 )
2017-10-25 15:28:55 -07:00
Patrick Hemmer
516dffa4c4
set default measurement name on snmp input ( #2639 )
2017-04-10 16:45:02 -07:00
Patrick Hemmer
995546e7c6
snmp: support table indexes as tags ( #2366 )
2017-03-24 12:06:52 -07:00
Jonas Hahnfeld
c4d4185fb5
snmp: Allow lines with empty or missing tags ( #2172 )
...
The changes in #1848 resulted in lines being dropped if they had an empty
tag. Let's allow all lines that have empty or missing tags!
2017-01-24 14:57:43 -08:00
Patrick Hemmer
a658e6c509
ensure proper context on snmp error messages ( #2220 )
2017-01-09 13:03:33 +00:00
Patrick Hemmer
b58926dd26
snmp: use a shared global translation cache
...
Prevents the same data from being looked up multiple times. Also prevents multiple simultaneous lookups.
closes #2115
closes #2104
2016-12-12 13:32:42 +00:00
Patrick Hemmer
91143dda1a
snmp: make snmptranslate not required ( #2008 )
2016-12-12 13:30:07 +00:00
Patrick Hemmer
80df3f7634
snmp: fix initialization of table fields in manual tables ( #1836 )
2016-10-12 11:00:39 +01:00
Cameron Sparr
2bbb6aa6f2
Add doc for SNMP debug tips ( #1831 )
2016-10-11 14:48:08 +01:00
Stian Øvrevåge
187a894fe9
Create CONFIG-EXAMPLES.md with a switch interface example
...
Added a standard example for collecting interface metrics from switches or routers and tagging them properly.
closes #1666
2016-10-11 11:00:25 +01:00