summaryrefslogtreecommitdiffstats
path: root/lib/Monitoring/Plugin.pm
AgeCommit message (Collapse)AuthorFilesLines
2020-09-14Handling if only the warning or critical is setrefs/pull/23/headA Codeweavers Infrastructure Bod1-1/+1
2020-09-09We think it is better to always have a threshold object implicitly created ↵refs/pull/22/headA Codeweavers Infrastructure Bod1-8/+5
when warning and critical is passed in, so that order of execution between $mp->check_threshold and $mp->add_perfdata doesn't matter
2018-07-25release 0.40v0.40Sven Nierlein1-1/+1
2018-03-04Remove "experimental" tag on "Message Methods"refs/pull/18/headTom Ryder1-4/+1
From a maintainer, Sven Nierlein: > I'd say we can remove the "experimental" tag there. It had been there > for years now and i see no reason why we would change them. Partly resolves #14.
2016-06-03fix typo in perl pod (fixes rt #114873)Sven Nierlein1-4/+4
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2015-10-02add description for getter / setter methods (#107370)Sven Nierlein1-0/+26
Signed-off-by: Sven Nierlein <sven@nierlein.de> Original-Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
2015-04-11released 0.39v0.39Sven Nierlein1-1/+1
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2014-12-28release 0.38v0.38Sven Nierlein1-1/+1
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2014-01-20keep the old name in copyright for more transparencyv0.37Sven Nierlein1-2/+3
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2014-01-19renamed module into Monitoring::PluginSven Nierlein1-0/+712
since the complete monitoring team has been renamed, we also rename this module. Signed-off-by: Sven Nierlein <sven@nierlein.de>