Is it possible, and what is the correct syntax for setting up a linecount entry in client-local.cfg for a Windows event log with Xymon 4.3 server and BBWin client in centralized mode (server-side config)?
For example, if i want to count the number of times the string "No route matches" shows up in the Application event log, how would i do it?
I've done a moderate amount of googling, looked in the Xymon and BBWin FAQs and documentation, to no avail.
I tried this, which didn't work:
linecount:eventlog:Application
htmlfail:"No route matches"
The above gives me an error in the messages sent to the server.
[logfile:count:eventlog]
ERROR: The system cannot find the file specified.
Thank you!