#810 closed defect (wontfix)
State handling broken when a given plugin isn't called from munin-node
| Reported by: | robe | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 1.4.3 |
| Component: | plugins | Version: | 1.4.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In [3068] per-master statefiles were introduced. Unfortunately this breaks calling scripts manually as munin user to debug/verify the output of a given script.
Please reintroduce the old behaviour and provide a safe statefile when a given plugin isn't called from the munin master.
Change History (1)
comment:1 Changed 3 years ago by janl
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

It works just fine to run plugins with munin-run:
Munin-run sets up the environment just like munin-node does.