14 lines
737 B
Plaintext
14 lines
737 B
Plaintext
$OpenBSD: patch-node__bin_munin-asyncd_in,v 1.6 2019/05/10 12:45:30 kirby Exp $
|
|
Index: node/_bin/munin-asyncd.in
|
|
--- node/_bin/munin-asyncd.in.orig
|
|
+++ node/_bin/munin-asyncd.in
|
|
@@ -299,7 +299,7 @@ munin-asyncd [options]
|
|
|
|
Options:
|
|
--host <hostname:port> Connect to this munin-node [localhost:4949]
|
|
- -s --spool <spooldir> Store the spooled data in this dir [/var/lib/munin-async]
|
|
+ -s --spool <spooldir> Store the spooled data in this dir [@@SPOOLDIR@@]
|
|
-i --interval <seconds> Override default interval size of one day [86400]
|
|
--timeout <seconds> Wake up at least this number of seconds. [3600]
|
|
--minrate <seconds> This is the minimal rate you want to poll a node [300]
|