Network Tool Comparison

  • Nagios
    • Pros:
      • Easy setup
      • Easy to reload changes
      • Template inheritance for easy configuration
    • Cons:
      • Configuration by text editor
      • Primarily for fault detection, limited performance tracking
  • OpenNMS
    • Pros:
      • Integrated fault detection and performance measurement
      • Reasonable setup time
      • Sophisticated discovery tool
      • Built-in physical asset/inventory management
      • Many services auto-discovered and monitored without manual intervention
    • Cons:
      • Slightly un-intuitive navigation - hard to get right at data reports
      • Configuration via editing of semi-documented XML files
      • Most changes require full system restart - no reload function
      • Loads service checks for all interfaces, requiring some clean-up and reorganization
      • Monitored services limited to basic Layer 3/4 checks - No real L7 checks
  • Zabbix
    • Pros:
      • Integrated FD and PM
      • Web-based configuration of most parameters
      • Templates used for rapid setup
    • Cons:
      • Templates used only on initial setup of host item - not true inheritance
      • Stores SNMP community name with *each* monitored service item
      • Development tightly controlled by author, allowing for minimal community development
  • jffnms
    • Pros:
      • Integrated monitoring
      • Total package written in PHP
      • Web-based configuration, stored in INI-file
      • Uses syslog-ng or msyslog to pipe log data into DB for monitoring by NMS
    • Cons:
      • Total package written in PHP (!)
      • Unpretty and haphazard interface, but functional

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <pre>, <shell>, <c>, <drupal6>, <java>, <javascript>, <objc>, <perl>, <php>, <python>, <rails>, <ruby>, <sql>, <xmlcode>. The supported tag styles are: <foo>, [foo].

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.