16 projects tagged "Diagnostics"
MyConnection Server is broadband testing software which measures connections for bandwidth speeds and connection quality for time critical applications such as VoIP, Video conferencing, and IPTV. It helps organizations assess networks for deployment of new/additional services and identify and resolve last mile customer connectivity problems with little need for the customer to assist in the resolution process. A network route testing component details the path of the connections and where packet loss and latency occur, including discovery of multiple routes to a destination. Remote Test Agents enable technical staff to customize and interactively manage the bandwidth testing process and perform extended quality testing over hours or days to address and resolve intermittent problems as required. Satellite Servers establish additional connection testing points at the application edge to accurately test actual application network paths.
Zoom is a low-overhead graphical and command line profiler for Linux. Profiles are system-wide, precise down to the instruction level, and capture complete backtraces of C/C++/ObjC/Fortran/Assembly code. This lets you see exactly where time was spent, what code was running (user or kernel), and how that code was called. Drill down into a specific symbol, and Zoom shows source and assembly annotated with general and processor-specific tuning advice. It saves profiles as a single, self-contained session file that can be emailed or attached to bug reports. This lets you share what you find with colleagues or archive it for later review. Zoom also supports remote network profiling and scripting, making it ideal for embedded or server systems and automated workflows.
The main purpose of LoFiMo is, as the name states, to monitor log files. It does this in real time, i.e. shows the contents of log files as they are changing. The user can connect to LoFiMo with a Web browser or use the console for plain text output. When using a Web browser, the output can be formatted with cascading stylesheets, which the user can define. Thus, it is possible to highlight certain log entries with different colors and fonts. It is also possible to play sounds or execute commands (send an email, play sound with a custom player, etc.) when a log entry matches a filter. LoFiMo can parse Apache style log files and syslog style log files. Among others, there are filters that can parse iptables logs and merge multiple log lines of Postfix into a single one.
JSTUN is a STUN (Simple Traversal of UDP (User Datagram Protocol) through NAT (Network Address Translation)) implementation. STUN provides a means for applications to discover the presence and type of firewalls or NATs between them and the public Internet. In the presence of a NAT, STUN can also be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT.
SimMon is a cross platform monitoring tool which runs on almost any OS that supports the Java Virtual Machine 1.4+. Monitoring is done through the execution of existing monitoring scripts (Perl/VBS) or existing shell commands. Currently monitoring scripts are available for Solaris, Linux, Mac OS X, and Windows based systems. Network devices can be monitored via the integrated SNMPv1 scheduler.
JSend NSCA is a Java API and command line tool for sending Nagios Passive Checks to the Nagios NSCA add-on. By using the JSend NSCA core API, you can easily integrate your Java applications into a Nagios monitored environment, thereby notifying Nagios of problems and issues during the running of your application. The JSend NSCA CLI command line tool wraps the API and allows you to send passive checks from the command line.