Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Tirex::Munin::Tiledir - Parent class for Tirex munin classes using tiledir stats

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.

perl v5.40.1                                       2025-08-07                         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();

See Also