Summary: | [patch] sysutils/munin-node plugin multiping does not enumerate hosts | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | fbsd | ||||
Component: | Individual Port(s) | Assignee: | Mathieu Arnold <mat> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | mat | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
over to maintainer |
Created attachment 145242 [details] patch that adds sites var initialization The munin plugin "multiping" (sys-utils/munin-node v2.0.17_1) is not enumerating hosts (resulting with error output) because of missing sites var initialization. Enclosed is a patch that fixes it.