Projects tagged ‘tool’ and ‘utility’


[53 total ]

1141 Users
   

rsync is an open source utility that provides fast incremental file transfer.
Created over 3 years ago.

11 Users
   

Hundreds of functions of a variety of topics, from statistics to string parsing, module utilities to network tools. Everyone's pet library accumulates features over time. My erlang library got big ... [More] , fast. I often find myself giving functions from it out to other people, and a lot of my other libraries are dependant on ScUtil in various ways, so I figured what the hell, let's give it away. This library is believed to be efficiently implemented at all points. Efficiency tips are, however, both appreciated and taken seriously. ScUtil uses the TestErl library for unit, regression and stochastic testing. ScUtil is free and MIT licensed, because the GPL is evil. ScUtil is written by John Haugeland, from http://fullof.bs/ . [Less]
Created 9 months ago.

8 Users

iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Handy for answering the question "why is our ADSL link so slow?".
Created about 1 year ago.

2 Users

What is SessionMon?SessionMon is a utility that lets you analyze, test and monitor Servlet sessions at any point in your application's workflow. With this tool, fixing your HTTP session related bugs ... [More] , performance lag, memory over usage, and replication issue are much less painful. Using SessionMon is quick and easy. To get started, all you need to do is download sessionmon.zip file and deploy SessionMon Servlet in your application. Sweet! RequirementsJava Runtime Environment version 1.4 and above Java Servlet Specification 2.3 and above FeaturesUser friendly graphical interface (Access via API also available) Servlet session dump in HTML, XML and JSON format Session ID Number of other active sessions Number of session attributes Latest session attribute update time List of attributes in session Attribute name Attribute object type Non-serializable object indicator Attribute toString value Approximate size (in bytes) of attribute's entire data graph rooted at the object instance Size (in bytes) of attribute in serialized form Total approximate size (in bytes) of all session attributes' entire data graph rooted at the object instance Total size (in bytes) of all session attributes in serialized form Session creation time Session last accessed time Maximum inactive interval in seconds Is new session Session management tester Session replication test in your clustered environment: Analyze replication synchronization and delay. Session invalidation test Future Enhacements Monitoring of session data and replication with E-Mail notification Dump and run tests on all active sessions Getting StartedDownload and save sessionmon.jar into your lib directory along with the dependency JARs that are bundled in the ZIP file. Edit your web.xml to deploy SessionMon Servlet and listeners like this: sessionmon.SessionListener sessionmon.SessionAttributeListener SessionMonServlet sessionmon.SessionMonServlet enabled true server_node_addresses http://localhost:8080,http://localhost:8081 SessionMonServlet /sessionmon/* Navigate to a point/page of your application workflow where you want to monitor session in your favorite web browser. Access SessionMonServlet from the same browser used in previous step. GUI: http://your-host/your-application/sessionmon JSON Dump: http://your-host/your-application/sessionmon?command=dump&type=json XML Dump: http://your-host/your-application/sessionmon?command=dump&type=xml Please refer to the Wiki page on how to access SessionMon via API. ScreenshotsScreenshot #1: Session Dump Screenshot #2: Session Replication Test [Less]
Created 8 months ago.

1 Users
 

Colection of small tools, utilities and scripts to sysadmins, to GNU/Linux and any other stuff, like Google Gadgets, daylight saving time, VirtualBox firewalling and bash scripts.
Created 11 months ago.

1 Users

My personal library of BSD-licensed PHP 5 classes that might come in useful for all sorts of tasks.
Created about 1 year ago.

1 Users

This tool changes the root entry of the local module checked out of CVS. If CVS modules checked out from one server are required to be shifted to some other server then the root entry of the CVS ... [More] folders need to be replaces recursively. This tool searches for CVS Root files and replaces old root entries with the given new root entries. [Less]
Created about 1 year ago.

1 Users

Provides 'Set' feature to your favorites on Flickr. Install form: http://userscripts.org/scripts/show/42785
Created 5 months ago.

0 Users

SmartStart is a small tool written with .NET 2.0. It's design to save you time and free you from some annoying but time-consuming work. SmartStart is the most efficient way to open files, folders ... [More] , websites, and programs on your computer, etc... Nobody likes to hunt through the start menu to find an application, just to find that the application that is hidden under some obscure folder. Instead, SmartStart is a smart search program which tries to guess which program or file you are looking for and will launch it when you hit the enter key. [Less]
Created 11 months ago.