Showing 55 open source projects for "statistics"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    LogEngine2 library

    Simple C++ library for easy and flexible logging

    LogEngine2 is a C++ header only library for easy and flexible logging. Contains small amount of code in compare with other logging libraries. Just copy the files from include folder to your project folder and use a C++20 compiler. LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle. LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function. Log line format is easy configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    hostscope

    Linux system monitoring tool for multiple hosts

    hostscope displays key system metrics of Linux hosts, such as detailed CPU load, speed and temperature, I/O rates of network interfaces, I/O rates of disks, and user process summary information. All metrics are multicast on the LAN, if wanted, and clients can switch between multiple hosts on the network.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    collectd

    collectd

    System information collection daemon

    collectd is a small daemon which collects system information periodically and provides mechanisms to store and monitor the values in a variety of ways.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Log@min

    centralized syslog-ng monitoring frontend writen in php

    Webinterface to monitor many Syslog-ng - Linux Hosts on a central logserver. Powered by SphinxSE for ultrafast Fulltext-Search Queries. Testet with huge amount of entries (over 80 000 000) with incredible good performance. Easy to setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    asterisk-zlist

    log analyzer of asterisk

    The program finds in the log of asterisk of calls to which an answer was received and displays them in a web pages.It is possible to download and listen of the voice records. The statistics is calculated for each telephone number for each day, month and year. It is implemented the restriction of viewing. It was tested in Elastix.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A complete OpenSource Network Management System Is SNMP-Standard Oriented (tested on Cisco and Linux). It Integrates Syslog, Tacacs, RRDtool (Performance Graphs), Maps, Traps, TFTP, Autodiscovery, Sound Alerts, AAA, Modular and Extensible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SECwin

    Simple Event Correlator Windows integration.

    SECwin - Simple Event Correlator Windows integration. is a windows service and user interface integrating [SEC (Simple Event Correlator)](https://github.com/simple-evcorr/sec) to work under windows as a service. NB. THE PROJECT HAS MOVED TO GITHUB, NO FURTHER RELEASES WILL BE POSTED HERE. https://github.com/minagerges/SECwin - Including user interface to configure SEC options. - Sending Signals to process via user interface. (Cygwin perl) - SEC dump file rotation. - SEC perl...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    LogMiner is a powerful log analysis package for Apache/IIS (or other web servers using the "combined" or Extended W3C log formats). It can extract and present statistics about visits, hits, traffic, navigation paths, browsers and OS's used by users.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    SonicLog Cruncher
    Perl logfile analyzer for DELL Sonicwall Firewall logfiles. This Perl program (Windows /Linux / Mac), creates an HTML file containing: hits per protocol, mean, median and variance on hourly and weekday basis, RBL statistics, IPS stats, VPN stats, virus stats, surfing statistics, CFS blocked sites stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    [ set status to abandon - volunteers welcome ] The postfix-logwatch / amavis-logwatch log analyzers produce summaries, reports and statistics regarding the operation of postfix and amavis. Use standalone, or as a filter module for the open source logwatch utility.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Analog4J is a tool for analysing Logginginformation. Loginfo can come from files or via online sources like sockets (like log4J SocketAppenders). Loginfo can be displayed, filtered and is prepared in statistics (events per time, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    phpLicenseWatcherExtension

    Extension of phpLicenseWatcher

    This tool is an extension of the phpLicenseWatcher tool which allows you to analyse your license usage in more detail. The tools manages user in custom groups (departments) at a given date range. Additionally you can see your actual license usage and the usage of defined workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CLI System Dump Utility for Windows

    A utility which provides a detailed set of system stats from CMD.EXE.

    The Sentry Utilities CLI System Dump Utility provides an easy way to access all of a system's most important statistics directly from Windows' Command Line Interpreter (CMD.EXE). And the best part is, as it goes along, the SDU creates a range of files to record its findings for later viewing and use. Why choose the CLI SDU? The CLI SDU puts all the information you need right at your fingertips - all you have to do is open up a Command Prompt window, type "dump," and it starts! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SarBox

    SarBox helps user to parse or analyze sar data

    ...This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text format. To collect sar statistics from an environment, use below syntax [user@host ~]# sar -A 30 2 > sar_linux.log “30 2” reports for every 30 seconds and total of 2 times, written in sar_linux.log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while also detecting changes and if the system drive is running out of free space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Monitoring framework for core Linux performance statistics. Allows collected data to be viewed in web frontend. High resolution graphs created and stored daily to avoid data loss through RRDTool consolidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    STARCAT (STAtiscic Reporting, Collecting and Analysing Tool) is a toolkit to gather statistics out of several sources (for example, rrd-files, logfiles, DBMS,...) and create nice-looking reports out of them using XML-templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hMailLive gives you statistics about your mail from the popular hMailServer mail server. Written in perl for compatibility with most web servers and the like. Requires an installation of hMailServer to work (obviously)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpWatch is a flexible service monitoring system. Features include multiple contact methods for when services malfunction, multiple query methods, statistics gathering, and a fully extendable architecture for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python gen-purpose log monitoring tool. Can track several log files at once, and trigger actions by regexp matching. Actions are defined via modules with a very simple interface to implement. It can monitor syslog as well as gather web server stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wozgonon
    At an early stage of development. Application/middleware usage monitoring/reporting. Focus on business transactions/use cases to help communicate with users. Small footprint, easy to use GUI and a level of statistical analysis to summarise the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sky Router Tool is a software package which greatly expands the feature-set of the Netgear DG834GT (one of the routers supplied by Sky Broadband). Features include bandwidth and SNRM logging, advanced statistics display and an advanced web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shadowtail is a Java/Spring framework for gathering numerical data (statistics) about a Java application. It is particularly useful as a source of data to feed Orca, the free tool for plotting textual data onto a directory on a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TopSquiD is a plug-in of the server/host proxy SQUID. He enables us to make statistics out of the logs, statistics of daily, monthly and yearly access, which will be on a web page accessible by authentication and sent by e-mail if the user wishes so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB