On Sun, Oct 16, 2011 at 08:12:30PM +0200, Sime Ramov wrote: > Hello. I need to keep track of one remote Nagios instance output, which > excludes cnagios[1]. > > Is there a good tool somewhere, maybe with curses interface or > something? Right now, I have the original Nagios page opened in browser, > and am not happy with such solution, would love something simpler. > > [1]: http://noc.hep.wisc.edu/cnagios.txt
Why curses? I had something like tail -F messages | egrep '(CRIT|WARN)' -- -- Stefan Kuttler ==*== nc.netbeisser.de
