table of contents
other versions
- bookworm 0.7.0-3
- testing 0.7.1-3+b2
- unstable 0.7.1-3+b2
- experimental 0.8.0-1~exp1
Tirex::Munin::Tiledir(3pm) | User Contributed Perl Documentation | Tirex::Munin::Tiledir(3pm) |
NAME¶
Tirex::Munin::Tiledir - Parent class for Tirex munin classes using tiledir stats
SYNOPSIS¶
my $m = Tirex::Munin::Tiledir::SomeSubclass->new(...) $m->init();
DESCRIPTION¶
Parent class for Tirex munin classes using tiledir statistics.
METHODS¶
$m->init_data([ statsfile => '...' ])¶
Initialize data source from stats file. If no stats file is given, 'stats_dir' from the config is used.
2023-04-11 | perl v5.36.0 |