Comments
-
Hi, I have sent the output by email, and as temporary solution I have added next piece of code to the agent program:965a966,969 > if ( $part_name eq "NULL" ) { > $part_name = `uname -n`; > chomp($part_name); > }
Howdy, Stranger!