<div dir="ltr"><div><div><div><div><div><div><div>Hi, I'm having a lot of trouble with the xymonsend.ps1 script. I've got a VB script that creates a file with a first line that looks like this,<br><br>status fully.qualified.hostname.tserv_proc green 11/09/2015 13:45:00<br><br></div>and I'm using the following command to send it to my Xymon server,<br><br>C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -NonInteractive -File "C:\Xymon\Xymonsend.ps1" XymonServe @ "C:\Xymon\tserv_proc"<br><br></div>If I run the command from a powershell prompt as <br><br></div>.\xymonsend.ps1 XymonServe @ "C:\Xymon\tserv.proc"<br><br></div>then it seems to not like the @  (my fake hostname is the same length as the real one)<br><br>PS C:\Xymon> .\xymonsend.ps1 XymonServe @ "C:\Xymon\tserv_proc"<br>Unrecognized token in source text.<br>At line:1 char:28<br>+ .\xymonsend.ps1 XymonServe  <<<< @ "C:\Xymon\tserv_proc"<br>    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordEx<br>   ception<br>    + FullyQualifiedErrorId : UnrecognizedToken<br><br></div>If anyone can help it would be much appreciated.<br></div>Regards,<br></div>Neil.<br><div><div><div><div><br></div></div></div></div></div>