Showing 3910 open source projects for "monitoring"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    packetbeat

    packetbeat

    Open Source Application Monitoring and Packet Tracing system

    Packetbeat is a distributed packet monitoring system that can be used for application performance management. Think of it like a distributed real-time Wireshark with a lot more analytics features. Packetbeat agents sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL or REDIS and correlate the messages into transactions. For each transaction, the agents insert a JSON document into ElasticSearch where they are stored and indexed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BGP History logger

    BGPHist stores MP-BGP updates activity and history into a database.

    ...Monitor and log ISP's customers activity for Internet and VPNs. 2. Use as a passive BGP looking glass for all possible VPNs and Internet. 3. Backend for some external monitoring and accounting system. BGPHist should be connected to the BGP route reflector as a client to get all routing updates. It does not have code to generate BGP update messages, it's only a listener.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TCP Segment Retransmission Viewer

    View, graph, record TCP segment retransmission rates

    View, graph, and record TCP segment retransmissions to quickly see network congestion / problems TCP segment retransmissions are a sign of network congestion and reduced throughput. A segment is retransmitted from a client if there is no corresponding acknowledgment from the receiving host. Further analysis can be done in Wireshark at the packet level if a problem is suspected. Trends can be seen over time graphically with the graph function, which allows panning, zooming,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Net Profiler

    Build custom filter for your network based off of common communication

    NetProfiler builds a custom filter (BPF) for your network based off of common communications. FilterAnalyze-NetProfiler analyzes the custom filter built by NetProfiler (it may work with other filters as well).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    DB2 Snapshot & Monitor tool

    DB2 snapshot tool for Distributed Partioned Databases

    CraigMon is a database snapshot tool written in java that makes monitoring and diagnosing distributed DB2 databases easier. It was written to use db2 version 9.7 but can easily be updated to use other versions. Currently using it on DB2 10.5. Can be used on non partitoioned DB2 as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaTB
    JavaTB is a Java ToolBox that goes beyond what operating systems provide for file management, networking, system monitoring and many more functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiplatform: Easy setup Syslog Server tool for recording network messages. It opens the UDP port 514 on your computer to act as Syslog Server and displays the messages immediately in your screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MOSAT is a project to monitor the departures at various stations of a light rail or subway system. It is currently operational on the light rail system in Guadalajara Mexico. HTML files are updated in real-time to show the departures for central control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PSniff

    A simple packet sniffer for local networks

    This project is a simple packet sniffer using libpcap. It only works on local networks. The code is maily for ethernet devices. If you want to use wireless devices you just need to change the device setting in the code and others remain the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    CactiPhone

    A simple cacti viewer for smartphones

    CactiPhone is a little (server side) plugin for cacti (http://www.cacti.net) that allows you to view the cacti graphs on your smartphone. It is written in php and supports all types of smartphones browser (Safari, Dolphin, Android's default browser and so on). Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LCDproc controls various LCD and VFD devices in a standardized way, and ships with a client to display various system statistics. Supports multiple platforms (Linux, *BSD, Solaris). Client/server model allows multiple clients to use one display.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    FlexHub
    FlexHub is P2P Direct Connect hub programmed completely in Lua by Daywalker and FlipFlop. wxLua is used to create an advanced, but easy to use graphical user interface, with very detailed monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Free Web Application Firewall

    Free Web Application Firewall

    Free Web Application Firewall

    The FreeWAF provides specialized, layered application threat protection. It protects your web-based applications and internet-facing data from attack and data loss. Using advanced techniques to provide bidirectional protection against sophisticated threats like SQL injection and cross-site scripting, it helps you prevent identity theft, financial fraud and corporate espionage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Auto File Backup

    Auto File Backup

    Automatically backup your files on save

    A simple tool to automatically backup your files when they are saved
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    skummee is a package created for monitoring hosts in a large-scale environment, mostly with SNMP. Monitoring in this context includes threshold status checking and reporting, and historical trending and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Echofish
    A web based real-time event log aggregation, monitoring and management system. Through a dashboard, Echofish provides administrators with a single view for monitoring the overall system-produced events with the ability to whitelist entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    Factory Equipment Network Testing

    Measurement science-based performance & conformance testing framework

    ...Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project will develop and deploy a measurement science-based performance and conformance testing framework to enable real-time factory floor monitoring and optimization of manufacturing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Media Tester Is Multicast Monitoring Tool, This project used to Monitor Multicast Streams. This software designed specially for IP-TV projects, to monitor the channels streams, MPEG2 or MPEG4 .. Also for any multicast streams ( boot cast, updates, splash
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    RDS Surveyor is an RDS/RBDS decoding, monitoring and analysis tool and library. It has migrated to GitHub: https://github.com/ChristopheJacquet/RdsSurveyor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nsu

    nsu

    Bash scripts for network and system management and monitoring

    nsu provides a set of Bash scripts and associated files that can be used to help simplify and even automate regular tasks on a home server: * nsu * nsu.conf * nsu-lsof * nsu-nsloop * nsu-pingtest * nsu-pingtest.hosts.conf * nsu-readlog * nsu-syslog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FAN: Fully Automated Nagios

    FAN is Linux-based operating system provided Nagios

    This project is now deprecated. More informations : English version : https://www.lolokaiconseil.com/fully-automated-nagios-f-a-n-2/ French version : https://www.lolokaiconseil.com/fully-automated-nagios-f-a-n/ FAN is based on CentOS. All CentOS packages remain available, so that you can keep all the advantages of CentOS while having the Nagios tools already installed and configured for you. Tools provided by FAN : Linux, MySQL, Nagios, Nagios Plugins, NagVis, Centreon, Net-SNMP and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    eyeBurst
    eyeBurst is a Java / Swing graphical utility for monitoring the signal strength of iBurst(TM) wireless broadband internet devices. It is very useful for finding the optimal position for your modem or aiming an external antenna.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flightdeck-UI is a project that utilizes the ideas from the design of aircraft controls and instruments for creating computer user interfaces, such as for monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo