Den 10.01.2014 08:38, Neil Simmonds skrev:
Could you tell me which version of Xymon the ability to send a status with "client" instead of colour was introduced?
Essentially, was it after 4.3.4?
It's been there since (before) 4.3.0.
I don't know if the "drop a text file in the tmp directory" way of sending such a status works with BBWin, I have only used it with a commandline utility so sending the data was done as on a Unix box.
For it to work, your data must mimic that which is generated by the "client/mq.sh" script on Unix. And in order to get "mqcollect" as the collector ID, the test name that you use in the status message must be "mqcollect".
So a status message with
status myhost.mqcollect client ... output from the runmqsc commands ...
should work. If you want to try the "drop file in tmp directory", then the file must be called "mqcollect" and have "client" as the first word on line 1.
Regards, Henrik