6f9b9d2771
Cnagios is a full-screen terminal interface for viewing Nagios HOST and SERVICE objects, and the durations of their current states. It's lightning fast because it's written in C using the curses library. And it's super flexible because it uses hooks directly into the perl C library to shorten plugin output and filter the displayed HOSTs or SERVICEs. ok ian (for an earlier version without a license, upstream added a nice one when I asked, thanks!) "commit it dammit" henning
8 lines
353 B
Plaintext
8 lines
353 B
Plaintext
Cnagios is a full-screen terminal interface for viewing Nagios
|
|
HOST and SERVICE objects, and the durations of their current states.
|
|
|
|
It's lightning fast because it's written in C using the curses
|
|
library. And it's super flexible because it uses hooks directly
|
|
into the perl C library to shorten plugin output and filter the
|
|
displayed HOSTs or SERVICEs.
|