Comments
-
Thank you!
-
file /home/stor2rrd/stor2rrd/bin/raidixperf.pl: in sub health_status my $cmd = "jq '[.[] | select(.end == null) | select(.status != \\\"ok\\\")]' /var/lib/raidix/alerts.json;"; return - [] ...then : my $return = run_ssh_cmd_json($ip,$user,$port,$cmd); my $scalar = 0; if (defined $return && $return ne "" && ref($return) eq…
-
Howdy, Stranger!