Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • rrd (50)

    RRDtool

    Compare

      Analyzed about 1 year ago

    The OpenSource industry standard, high performance data logging and graphing system for time series data. Use it to write your custom monitoring shell scripts or create whole applications using its Perl, Python, Ruby, TCL or PHP bindings. RRD is the acronym for Round Robin Database. It is a ... [More] system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). [Less]

    53.6K lines of code

    18 current contributors

    about 1 year since last commit

    150 users on Open Hub

    Activity Not Available
    4.46512
       
    I Use This

    Cacti

    Compare

      Analyzed 12 months ago

    Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an ... [More] intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. [Less]

    502K lines of code

    24 current contributors

    12 months since last commit

    110 users on Open Hub

    Activity Not Available
    3.97143
       
    I Use This

    collectd

    Compare

      No analysis available

    collectd is a small daemon which collects system information periodically and writes the results to an RRD-file. What does collectd do? collectd collects information about the system it is running on and writes this information into special database files. These database files can then be used ... [More] to generate graphs of the collected data. collectd itself does not generate graphs, it only collects the data. You should use software like drraw to generate pretty pictures from these RRD-files. Nonetheless, sample scripts are included to get you started on own graphing scripts. [Less]

    0 lines of code

    33 current contributors

    0 since last commit

    33 users on Open Hub

    Activity Not Available
    4.81818
       
    I Use This
    Mostly written in language not available
    Licenses: BSD-3-Clause, mit

    OpenNMS

    Compare

      Analyzed about 1 year ago

    OpenNMS is the world's first enterprise grade network management platform developed under the open source model. It consists of a community supported open-source project as well as a commercial services, training and support organization.

    9.76M lines of code

    19 current contributors

    about 1 year since last commit

    19 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    Graphite - Scalable Realtime Graphing

    Compare

      Analyzed about 1 year ago

    Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing back-end, carbon, which stores the data in Graphite's specialized database. The data can then ... [More] be visualized through graphite's web interfaces. [Less]

    93.1K lines of code

    28 current contributors

    about 1 year since last commit

    14 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    Opsview Core

    Compare

      No analysis available

    Opsview Core is an open source network monitoring software application that solves the challenges of monitoring modern IT and network systems.

    0 lines of code

    0 current contributors

    0 since last commit

    10 users on Open Hub

    Activity Not Available
    4.83333
       
    I Use This
    Mostly written in language not available
    Licenses: gpl

    pcp

    Compare

      No analysis available

    Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and performance management. The services offered by PCP are especially attractive for those tackling harder system-level performance problems. For example this may involve a transient ... [More] performance degradation, or correlating end-user quality of service with platform activity, or diagnosing some complex interaction between resource demands on a single system, or management of performance on large systems with lots of "moving parts". The distributed PCP architecture makes it especially useful for those seeking centralized monitoring of distributed processing (e.g. in a cluster or webserver farm environment), especially where a large number of hosts are involved. [Less]

    0 lines of code

    32 current contributors

    0 since last commit

    6 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Mostly written in language not available
    Licenses: gpl, lgpl

    JRobin

    Compare

      Analyzed 12 months ago

    JRobin is a 100% pure java implementation of RRDTool's functionality. It follows the same logic and uses the same data sources, archive types and definitions as RRDTool does. JRobin supports all standard operations on Round Robin Database (RRD) files: CREATE, UPDATE, FETCH, LAST, DUMP, XPORT and ... [More] GRAPH. JRobin's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure java. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. JRobin is made from the scratch and it uses very limited portions of RRDTool's original source code. JRobin does not use native functions and libraries, has no Runtime.exec() calls and does not require RRDTool to be present. [Less]

    10.4K lines of code

    0 current contributors

    almost 14 years since last commit

    6 users on Open Hub

    Activity Not Available
    4.0
       
    I Use This

    rrd4j

    Compare

      Analyzed 12 months ago

    RRD4J is a 100% pure java implementation of RRDTool's functionality. It follows the same logic and uses the same data sources, archive types and definitions as RRDTool does. RRD4J supports all standard operations on Round Robin Database (RRD) files: CREATE, UPDATE, FETCH, LAST, DUMP, XPORT and ... [More] GRAPH. RRD4J's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure java. If you provide the same data to RRDTool and RRD4J, you will get exactly the same results and graphs. RRD4J is made from the scratch and it uses very limited portions of RRDTool's original source code. RRD4J does not use native functions and libraries, has no Runtime.exec() calls and does not require RRDTool to be present. [Less]

    25K lines of code

    5 current contributors

    about 1 year since last commit

    6 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    Cricket

    Compare

      Analyzed 12 months ago

    Cricket is a high performance, flexible system for monitoring trends in time-series data. It was developed to help network managers visualize and understand the traffic on their networks, but it can be used for all kinds of other jobs, as well. It features a hierarchical configuration system (which ... [More] avoids duplicate info in the config files), full flexibility in RRD structure (arbitrary numbers of DS's and RRA's), a CGI-based graph-on-demand application, and SNMP- and EXEC-based data gathering. [Less]

    21K lines of code

    0 current contributors

    about 11 years since last commit

    4 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Licenses: No declared licenses