[INFO] [12/17/2017 11:11:36.193] [Command-Runner-akka.actor.default-dispatcher-3] [akka://Command-Runner/user/CommandActor-Device:192.168.1.211-Command:junos-ping-indeni-com] Executor on receive execute command junos-ping-indeni-com with operation Some(OperationRequest(SshOperation('show chassis hardware node local | match node
show chassis cluster status redundancy-group 0 | match node
ping indeni.com count 1
#node1:
#--------------------------------------------------------------------------
#Cluster ID: 1
#Node Priority Status Preempt Manual Monitor-failures
#node0 255 primary no yes None
#node1 1 secondary no yes None'),junos-ping-indeni-com,Map(),Map()))
I have ind script in awk with comment lines in it, when I ran the command-runner against this script, I saw the comment lines diplaying in the screen, is that OK or something wrong ?