package Monitoring::Livestatus;
use warnings;
use strict;
use Carp qw/carp confess/;
use Cpanel::JSON::XS ();
use Data::Dumper qw/Dumper/;
use IO::Select ();
use Storable qw/dclone/;
use Monitoring:
slice' => 1,
'sum' => 1,
'callbacks' => 1,
'wrapped_json' => 1,
'sort' => 1,
'offset' => 1,
};
=head1 NAME
Monitoring::
if($opt->{'wrapped_json'}) {
$header .= "OutputFormat: wrapped_json\n";
} else {
$header .= "OutputFormat: json\n";
}
$