Projects tagged ‘graphing’ and ‘tools’


[15 total ]

100 Users
   

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it ... [More] does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library). [Less]
Created over 3 years ago.

81 Users
   

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 ... [More] acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. [Less]
Created over 3 years ago.

23 Users
   

Zenoss is an IT infrastructure monitoring product that allows you to monitor your entire infrastructure within a single, integrated software application.Key features include: Monitors the entire ... [More] stack: networks, servers, applications, services, power, environment, etc. [Less]
Created over 3 years ago.

7 Users

Maven plugin that creates a diagram of all dependencies The entire transitive closure. Work as part of Maven report as well as standalone.
Created about 1 year ago.

6 Users
   

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the ... [More] transition to a virtualized environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]
Created about 1 year ago.

6 Users

JGraph is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles. It contains all the graph visualization and interaction functionality you might expect in ... [More] a graph library, including multiple views, layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create stunning workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more. It can also be deployed on the server-side with a large range of image exporting functionality. It is fully documented and commercially supported. [Less]
Created over 3 years ago.

6 Users

ScopePort is an easy to configure but powerful remote monitoring server. You can use it to monitor servers all over the web. It permanently checks system functions of servers and warns you if ... [More] something goes wrong. It also provides a nice web interface that lets you have the overview of all your servers and their health. The main target of ScopePort is to reliably monitor the health of your servers and giving you the ability to have a central point to organize your network. Every function of ScopePort is designed to be as easy to maintain and setup as possible. It is not very productive to configure the monitoring of a new server for hours. ScopePort will do the most for you. You will only have to install the client and copy the automatically generated config file to the server. [Less]
Created about 1 year ago.

6 Users
   

A complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems. Unifies proven open source tools - Nagios, Nmap, sendpage ... [More] , PHP, Apache, MySQL and more - through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require. [Less]
Created over 3 years ago.

4 Users
   

pycallgraph is a Python library that creates call graphs for Python programs.
Created over 3 years ago.

4 Users

phpCallGraph is a tool to generate static call graphs for PHP source code. Such a graph visualizes the call dependencies among methods or functions of an application. Arrows represent calls from one ... [More] method to another method. Classes are drawn as rectangles containing the respective methods. The graphs can be leveraged to gain a better understanding of large PHP applications or even to debunk design flaws in them. The core of the call graph generator forms an object-oriented PHP5 library, which may also be integrated in other projects. It leverages the InstantSVC CodeAnalyzer and DOT. On top of it, a commandline application allows easy creation of call graphs in various formats, e.g. text, png, jpg or svg. phpCallGraph is free software licensed under GPLv3. [Less]
Created over 2 years ago.