xymond_channel
There is a `--filter=REGEX` for xymond_channel.
Never used it myself but I'm curious if it works ...
On Apr 18, 2019 12:55, Neil Simmonds wrote:
I’m running 6 scripts from tasks.cfg as the following,
CMD xymond_channel --channel=client --log=$XYMONSERVERLOGS/script.log $XYMONHOME/ext/script.sh
The reason for doing this is that we have some custom monitors written on a mainframe but they just send data as part of the general Xymon data and Xymon doesn’t understand the data so ignores it.
These scripts process that data and do the alerting sending the data to a specific host.test on Xymon.
These scripts have been observed to use quite a bit of CPU and I assume that is due to them reading all client data. Is there a way to narrow it down so it will only read data coming from a specific host?
Regards,
Neil Simmonds