https://bugs.contribs.org/show_bug.cgi?id=4449
--- Comment #11 from Jean-Philippe Pialasse <[email protected]> ---
found 2 issues
sed does not work correctly to parse the config file
need to change to
#use File::Slurp qw/ read_file /;
my $upslines = read_file('/etc/ups/ups.conf');
my @upses = $upslines =~ m/\[(.*)\]\n/;
then I foce in sysmon deamon the creation of needed ups DS if they are not
found in the parsed data, so we do not have missing data at graph time
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/