Opened 3 years ago

Closed 3 years ago

Last modified 19 months ago

#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

It works just fine to run plugins with munin-run:

munin-run --servicedir $PWD uptime

Munin-run sets up the environment just like munin-node does.

Note: See TracTickets for help on using tickets.