Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
Munin::...mitsOld(3)   User Contributed Perl Documentation  Munin::...mitsOld(3)

NAME
     Munin::Master::LimitsOld - Abstract base class for workers.

SYNOPSIS
     This is Munin::Master::LimitsOld, a minimal package shell to make
     munin-limits modular (so it can be loaded persistently in a daemon for ex-
     ample) without making it object oriented yet.  The non-'old' module will
     feature proper object orientation like munin-update and will have to wait
     until later.

     Get a list of severities, and return a sorted, lower cased, unique and val-
     idated list of severities.

     Expects and returns an array reference.

     If none of the severities given are on the allowed_severities list, it will
     return a reference to an empty array.

perl v5.42.3			   2026-08-29		    Munin::...mitsOld(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Munin::Master::LimitsOld&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help