enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. bmon - Wikipedia

    en.wikipedia.org/wiki/Bmon

    bmon is a free and open-source monitoring and debugging tool to monitor bandwidth and capture and display networking-related statistics.It features various output methods including an interactive curses user interface and programmable text output for scripting.

  3. Cacti (software) - Wikipedia

    en.wikipedia.org/wiki/Cacti_(software)

    Cacti is an open-source, web-based network monitoring, performance, fault and configuration management framework designed as a front-end application for the open-source, industry-standard data logging tool RRDtool. [3] Cacti allows a user to poll services at predetermined intervals and graph the resulting data. Through the use of Cacti plugins ...

  4. Open Source Tripwire - Wikipedia

    en.wikipedia.org/wiki/Open_Source_Tripwire

    Open Source Tripwire is a free software security and data integrity tool for monitoring and alerting on specific file change(s) on a range of systems [2] [3] originally developed by Eugene H. Spafford and Gene Kim. [4] The project is based on code originally contributed by Tripwire, Inc. in 2000.

  5. Network Security Toolkit - Wikipedia

    en.wikipedia.org/wiki/Network_Security_Toolkit

    Network Security Toolkit (NST) is a Linux-based Live DVD/USB Flash Drive that provides a set of free and open-source computer security and networking tools to perform routine security and networking diagnostic and monitoring tasks.

  6. Zabbix - Wikipedia

    en.wikipedia.org/wiki/Zabbix

    The first stable version, 1.0, was released in 2004. Since the first stable version was released as 1.0, Zabbix versioning has used minor version numbers to denote major releases. Each minor release implements many new features, while change level releases mostly introduce bugfixes. Zabbix version numbering scheme has changed over time.

  7. Zeek - Wikipedia

    en.wikipedia.org/wiki/Zeek

    Zeek is a free and open-source software network analysis framework. Vern Paxson began development work on Zeek in 1995 at Lawrence Berkeley National Lab. [3] Zeek is a network security monitor (NSM) but can also be used as a network intrusion detection system (NIDS). [4] The Zeek project releases the software under the BSD license.

  8. Munin (software) - Wikipedia

    en.wikipedia.org/wiki/Munin_(software)

    Munin is a free and open-source computer system monitoring, network monitoring, and infrastructure monitoring software application. [4] Munin is written in Perl and uses RRDtool to create graphs, [5] which are accessible over a web interface. Its emphasis is on plug and play capabilities. About 500 monitoring plugins are currently

  9. netsniff-ng - Wikipedia

    en.wikipedia.org/wiki/Netsniff-ng

    netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann. Its gain of performance is reached by zero-copy mechanisms for network packets (RX_RING, TX_RING), [3] so that the Linux kernel does not need to copy packets from kernel space to user space via system calls such as recvmsg().