Re: Home Grown

#58838
Ken Seachrist
Participant

    We wrote our own monitor for the operators.  It has a file it reads and we have set thresholds on it to determine when the operators should be notified that there is a problem.  We have a GUI type view on a web portal part that shows nothing if all is okay, yellow if it is a warning state, and red if there is a problem, meaning that something has exceeeded the set threshold.  We tried using the netmonitor.exe, but it just didn’t work because of all of the threads and having to move from site to site to check everything out.  It was easier to have them notified by exception.