[Bug 294052] net-mgmt/telegraf --test in rc script stops bootup for normal plugin fails.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Mar 2026 19:54:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294052

            Bug ID: 294052
           Summary: net-mgmt/telegraf  --test in rc script stops bootup
                    for normal plugin fails.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: girgen@FreeBSD.org
          Reporter: mike@sentex.net
          Assignee: girgen@FreeBSD.org
             Flags: maintainer-feedback?(girgen@FreeBSD.org)

The commit 
https://github.com/freebsd/freebsd-ports/commit/43af956ba3739480d21a9e34177cffc2fb4f0d2a
has the side effect of preventing telegraf from starting up if a plugin fails
early on or is ok to fail or time out. e.g. at bootup time, the FreeBSD box
comes up, but the switch it monitors via snmp has not fully powered up yet so
the --test in the rc script bails the entire process.  As suggested in 

https://github.com/influxdata/telegraf/issues/18566 


it should be config check rather than --test

-- 
You are receiving this mail because:
You are the assignee for the bug.