Commit Graph
92 Commits
Author SHA1 Message Date
Matou25andGitHub 4b64525274 add Name prefix to influxdb Telegraf plugin (#4198) 2025-12-17 09:37:52 +01:00
Franco Fichtner 95162ce51d plugins: fix changelog styling
No GitHub handles, looks like broken mail addresses.  ;)
2025-08-13 09:57:14 +02:00
Konstantinos SpartalisandGitHub 08660b2142 telegraf: fix internet speed tests saving mode (#4876) 2025-08-06 12:41:55 +02:00
Franco Fichtner 40ed36f6b0 net-mgmt/telegraf: wrap up version 2025-07-10 08:15:25 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Franco Fichtner 9a337a87c0 net-mgmt/telegraf: rev for latest upstream version 2025-07-02 08:35:21 +02:00
Franco Fichtner 2d22b81afd net-mgmt/telegraf: dns_lookup is DEPREBROKEN
So https://github.com/influxdata/telegraf/blob/master/plugins/inputs/ntpq/README.md
tells us to use options "-n" here instead.

PR: https://forum.opnsense.org/index.php?topic=47814.0
2025-07-02 08:32:19 +02:00
MonviechandGitHub 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
MonviechandGitHub 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
MonviechandFranco Fichtner f882de47f0 net-mgmt/telegraf: Remove sessionClose() 2025-01-10 10:22:26 +01:00
Franco Fichtner 29efc900c4 net-mgmt/telegraf: make a new version, give it a round on development version 2024-12-03 07:56:17 +01:00
Franco Fichtner 76bb1b96c3 net-mgmt/telegraf: make sure the defaults are explicit
exec/binary are set for IPv6 now, do the same for IPv4
although for now this appears to be the default in telegraf:

https://github.com/influxdata/telegraf/blob/master/plugins/inputs/ping/README.md#ping-input-plugin
2024-12-01 09:47:17 +01:00
Alex W. BauléandGitHub 60b0bfea87 Fix in ping telegraf plugin, the "count" to be a "arguments". (#4359)
its the correct way to configure ping to use the "binary" file.
(the "count" is a parameter passed to the ping binary).
2024-12-01 09:46:03 +01:00
Franco Fichtner 0e7c12c9c0 net-mgmt/telegraf: bump 2024-11-15 08:14:42 +01:00
Franco Fichtner 4a4eaf40da Revert "Fix for mixed ping plugin config (#4316)" #4349
This reverts commit ee7868fa93.
2024-11-15 08:13:47 +01:00
Franco Fichtner d1dabf300f net-mgmt/telegraf: bump revision 2024-10-22 10:49:08 +02:00
Alex W. BauléandGitHub ee7868fa93 Fix for mixed ping plugin config (#4316)
With this, the "ipv4 vs ipv6" will be respected, and the count is respected too.

Signed-off-by: Alex W Baulé <alexwbaule@gmail.com>
2024-10-22 07:33:46 +02:00
Franco Fichtner 938cff5cb1 net-mgmt/telegraf: bump model 2024-05-06 15:21:54 +02:00
MichaelandGitHub 666662ff91 net-mgmt/telegraf (#3777) 2024-04-26 08:49:52 +02:00
Franco Fichtner 766804aa08 net-mgmt/telegraf: bump version and changelog 2023-11-30 07:55:32 +01:00
Pierre ChristenandGitHub 88673948cd [net-mgmt/telegraf] Fixed #3633 + additional UI cleanup (#3652) 2023-11-30 07:26:06 +01:00
MichaelandGitHub 3dd19e92f9 net-mgmt/telegraf: Add mqtt output (#3607) 2023-10-08 09:23:18 +02:00
Gavin ChappellandGitHub 92cbb2fd69 net-mgmt/telegraf: don't set timeout for disabled InfluxDB v2 (#3313)
* net-mgmt/telegraf: don't set timeout for disabled InfluxDB v2

* forgot to version bump
2023-06-28 10:22:37 +02:00
Franco Fichtner 07146fac0d net-mgmt/telegraf: bump version 2022-11-15 15:42:31 +01:00
Del AttipoeandGitHub ebcdb5eef6 net-mgmt/telegraf: Add Influxv2 timeout (#3167) 2022-11-10 12:40:38 +02:00