19 projects tagged "Mac OS X"
Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.
httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but instead to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the live traffic on the wire, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications. It does not display the raw HTTP data transferred, but instead focuses on parsing and displaying the request/response line along with associated header fields.
Nagplot is a live graphing tool designed to provide a nice Web interface to Nagios and any other program that provides data that can be graphed. It is extensible in that it allows you to create a DataSource for any system you would like to create graphs from. Currently only Nagios is supported, but plugins can be added. The Web front-end can be themed and tailored to match your environment, and is completely written in JavaScript, making heavy use of Ajax and providing a JSON interface for querying and configuration.
SiLK (System for Internet-Level Knowledge) consists of two sets of tools: a packing system and an analysis suite. The packing system receives Netflow V5 PDUs or IPFIX and converts them into a more space efficient format, recording the packed records into service-specific binary flat files. The analysis suite consists of tools that can read these flat files and then perform various query operations, ranging from per-record filtering to statistical analysis of groups of records. The analysis tools interoperate using pipes, allowing a user to develop a relatively sophisticated query from a simple beginning.
Andutteye is a systems management platform that automates enterprise data centers and keeps them running. It contains different modules that targets different tasks of systems management. From a single point of operations you can monitor, manage, and execute all ranges of tasks needed for centralized systems management.
Inject is program which can generate, inject and withdraw BGP routes, with a primary focus on network testing. It supports route and peer flapping, generation of random routes with (pseudo) random BGP attributes via a Cisco like CLI. Other features include a configuration file based on XML, test cases, help functions, and displaying of peer and route information.
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids. It is based on a hierarchical design targeted at federations of clusters. Ganglia is currently in use on over 500 clusters around the world and has scaled to handle clusters with 2000 nodes.