Commit Graph

282 Commits

Author SHA1 Message Date
Franco Fichtner
7f59a32e06 net-mgmt/zabbix-agent: remove sessionClose() 2024-12-17 07:31:31 +01:00
Franco Fichtner
a6b7de9dc1 net-mgmt/net-snmp: remove sessionClose() 2024-12-12 08:47:27 +01:00
Franco Fichtner
06a28c3496 net-mgmt/nrpe: remove sessionClose() 2024-12-12 08:46:01 +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é
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é
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
Patrick M. Hausen
6eb2c50d22 net-mgmt/net-snmp: fix sysServices (#4307)
The plugin offers an option to enable "Layer 3 Visibility" which leads to the sysServices OID being set to 76.

This boils down to the following services being advertised:

datalink/subnetwork
internet
end-to-end
I really don't know why this is necessary as an option and not simply hardwired - but maybe OPNsense as a transparent bridge does not count as an internet/IP providing system. I can see that ...

That being said in the absence of that option the sysServices OID is not set at all which I consider a bug. It should be set to 72 instead. This pull request does exactly that.

Reference:

https://oidref.com/1.3.6.1.4.1.1978.2.18.1.7
2024-10-18 12:54:30 +02:00
Patrick M. Hausen
f0d52376a5 net-mgmt/net-snmp Add Observium extended OIDs (#4301)
Add OIDs and script for the Observium network management system.

https://docs.observium.org/device_linux/

(Adapted for FreeBSD)
2024-10-18 11:01:23 +02:00
Franco Fichtner
47dd377ae6 net-mgmt/lldpd: add a plugin changelog 2024-10-16 08:04:37 +02:00
TotalGriffLock
4c4e4a25c6 Enable AgentX Integration in LLDP (#4249)
* Update lldpd

Add handler for agentx to add -x switch

* Update General.xml

Added AgentX field to model

* Update general.xml

Add field for agentx support

* Update lldpd

Rearrange ifs slightly

* Update Makefile

Reflect version changes

* Update net-mgmt/lldpd/Makefile

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net-mgmt/lldpd/src/opnsense/mvc/app/controllers/OPNsense/Lldpd/forms/general.xml

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-10-10 19:44:22 +02:00
Franco Fichtner
b30d8b5be3 net-mgmt/net-snmp: do not drop privileges (#4138)
Appears to have changed in FreeBSD ports default behaviour.

PR: https://github.com/opnsense/plugins/issues/4137
2024-07-31 14:56:51 +02:00
Franco Fichtner
7a680f60a9 net-mgmt/nrpe: bump revision 2024-07-10 11:12:21 +02:00
Franco Fichtner
ee826d32d3 net-mgmt/net-snmp: bump version 2024-07-10 11:11:44 +02:00
Michael
486260e069 net-mgmt/zabbix-* 7 variant (#4053) 2024-06-21 13:51:42 +02:00
Ad Schellevis
cd16ed335a net-mgmt/nrpe - add xmlrpxc section which can also be used for partial restores (#4021) 2024-06-03 17:15:21 +02:00
Ad Schellevis
c14389baf2 net-mgmt/net-snmp - add xmlrpxc section (#4022)
some people seem to like xmlrpc syncs which can also be used for partial restores
2024-06-03 17:12:12 +02:00
Franco Fichtner
938cff5cb1 net-mgmt/telegraf: bump model 2024-05-06 15:21:54 +02:00
Michael
666662ff91 net-mgmt/telegraf (#3777) 2024-04-26 08:49:52 +02:00
Frank Wall
750465b75b net-mgmt/zabbix-proxy: fix syntax error, closes #3921 (#3932)
Regression was introduced in 26e6379874.
2024-04-22 10:55:03 +02:00
Franco Fichtner
4f60a949e2 net-mgmt/zabbix-proxy: new version 2024-04-03 12:30:19 +02:00
Malte Rabenseifner
26e6379874 net-mgmt/zabbix-proxy: Add logging options (#3711) 2024-03-29 10:53:29 +01:00
Franco Fichtner
eca61b7d00 net-mgmt/zabbix-proxy: remove zabbix4 variant due to EoL 2024-02-16 08:30:02 +01:00
Franco Fichtner
6143ea9bf7 net-mgmt/nrpe: improve changelog 2024-01-04 08:52:09 +01:00
Franco Fichtner
787f261666 net-mgmt/net-snmp: bump rev 2023-12-12 08:11:23 +01:00
doktornotor
d714e8fc24 Fix mib_indexes directory path (#3700) 2023-12-09 14:03:25 +01:00
Franco Fichtner
766804aa08 net-mgmt/telegraf: bump version and changelog 2023-11-30 07:55:32 +01:00
Pierre Christen
88673948cd [net-mgmt/telegraf] Fixed #3633 + additional UI cleanup (#3652) 2023-11-30 07:26:06 +01:00
Michael
5bcc4d5410 net-mgmt/os-nrpe (#3668) 2023-11-13 09:53:20 +01:00
Franco Fichtner
9b0f5edf56 net-mgmt/nrpe: switch to supported version 2023-11-06 14:27:57 +01:00
Michael
3dd19e92f9 net-mgmt/telegraf: Add mqtt output (#3607) 2023-10-08 09:23:18 +02:00
Franco Fichtner
57ebc7510f plugins: strip $FreeBSD$ since gone in src.git 2023-09-06 08:28:11 +02:00
Franco Fichtner
e187cb40e2 net-mgmt/zabbix-agent: remove 6.2 due to EoL 2023-07-17 08:10:33 +02:00
Gavin Chappell
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
Michael
805db7f21c Zabbix Agent 6.4 (#3461) 2023-06-27 07:29:02 +02:00
Michael
fcf1b5d0ec Zabbix Proxy 6.4 (#3460) 2023-06-13 16:25:09 +02:00
Franco Fichtner
9228eea5c7 plugins: bump plugins for logformat directory change (except net/freeradius) 2022-11-21 13:15:13 +01:00
Franco Fichtner
07146fac0d net-mgmt/telegraf: bump version 2022-11-15 15:42:31 +01:00
Del Attipoe
ebcdb5eef6 net-mgmt/telegraf: Add Influxv2 timeout (#3167) 2022-11-10 12:40:38 +02:00
Franco Fichtner
b5f0d60839 plugins: move logfomats to syslog dir #5877 2022-11-04 09:57:41 +01:00
Franco Fichtner
358cba0425 net-mgmt/net-snmp: bump revision 2022-11-02 11:10:56 +01:00
Franco Fichtner
e2a3d3d67a net-mgmt/collectd: bump revision 2022-11-02 11:10:35 +01:00
Franco Fichtner
0ce517a303 net-mgmt/netdata: bump revision 2022-11-02 11:09:45 +01:00
Franco Fichtner
b2413a7f3b net-mgmt/nrpe: bump revision 2022-11-02 11:09:07 +01:00
Franco Fichtner
0319179a35 net/mgmt/zabbix-*: bump revision 2022-11-02 10:33:47 +01:00
nan0
fe0392a9f3 net-mgmt/telegraf: Add apcupsd input (#3177) 2022-10-27 15:05:45 +02:00
Franco Fichtner
8300f1920b net-mgmt/collectd: use NAME_setup
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 15:03:08 +02:00