User Tools

Site Tools


nagioswishlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nagioswishlist [2006-05-29 11:03] zugschlusnagioswishlist [2006-07-19 09:03] (current) zugschlus
Line 1: Line 1:
 +====== My Nagios Wishlist ======
  
 +[[http://www.nagios.org/|Nagios]]
 +
 +===== Nagios Daemon =====
 +
 +===== CGIs =====
 +
 +  * Support for external CSS
 +  * Better Algorithms to create status map
 +    * Circular Status map
 +      * becomes way too cluttered for complex setups
 +      * it should be possible to draw status map with different center nodes (optionally leaving off the map part in between the selected host and the root)
 +    * Tree Map
 +      * Map quickly becomes way too wide
 +
 +===== Plugins =====
 +
 +  * check_host: Plugin which will send an arbitrary packet (icmp echo, tcp SYN) to a host and returns OK if _any_ response (including "ICMP prohibited" or TCP RST) is received from the host IP to check host presence in cases where ICMP is filtered by a firewall.
 +  * contrib plugins: move each plugin to its own subdirectory to ease selective bulding
 +  * Wrapper Script that allows easy connection between send_nsca and a Nagios plugin: send_nsca expects the return value of the plugin on the command line, interface code is necessary.
 +
 +===== aux daemons =====
 +
 +  * nsca: Hack send_nsca to call the plugin itself, taking plugin output and exit code in the appropriate way, eliminating the need for a glue script

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki