1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
$state = {
'tag' => 'flood',
'servicestateid' => 2,
'privatestate' => {
'runcount' => 3,
'eventhistory' => [
1669039463,
1669039465,
1669039474,
1669039483,
1669039485
],
'lastruntime' => 1669039393,
'logfile' => './var/adm/messages',
'matchingpattern' => 'connection refused'
},
'logfile' => './var/adm/messages',
'devino' => '2064:330717',
'runtime' => 1669039493,
'logoffset' => 140514,
'serviceoutput' => 'floot reached 1.000 at Mon Nov 21 15:02:22 2022',
'runcount' => 3,
'logtime' => 1669039492
};
1;
|