Main > Free Download Search >

Free connection monitor software for mac

connection monitor

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1605
iTunes Connection Monitor 1.7

iTunes Connection Monitor 1.7


iTunes Connection Monitor - See who is connected to your iTunes shared library and which songs are being listened to more>>
iTunes Connection Monitor Widget allows you to see who is connected to your iTunes shared library and which songs are being listened to.
<<less
Download (107KB)
Added: 2007-07-12 License: Freeware Price:
846 downloads
Net Monitor 2.3

Net Monitor 2.3


Free Yahoo internet monitoring widget more>> Free Yahoo internet monitoring widget

This Yahoo! Net Monitor widget will show your current network traffic using WMI on Windows and netstat on Mac.

System requirements:
-

Enhancements
- Removed extra Versioncheck.

<<less
Download (304KB)
Added: 2009-05-04 License: Freeware Price: FREE
196 downloads
CC Monitor 1.2

CC Monitor 1.2


CC Monitor - Mac Dashboard widget running Continuous Integration build monitor DSL more>> Keyword Page Creator is a tool designed for all webmasters, web site owners, and affiliate program sellers to help them to increase web traffic driven to their web sites. It utilizes revolutional concept of keyword optimized web pages to attract web site traffic. Its main purpose is to quickly and easily create keyword rich web site of up to 50 search engines optimized web pages, one for each of keywords or keyword phrases related to your homepage or market. It automatically generates keyword web pages designed to receive high search engine ranking - they include title, keywords, description, all meta tags, and even real page contents. Keyword Page Creator features automatic link trade and link popularity builder and automatic search engines submission to Google and another top 10 search engines.
Key features
* Creates search engines friendly keyword optimized web sites for up to 50 keywords or keyword phrases quickly and easily.
* Generates page title, description, meta tags, and real page contents for each keyword page automatically.
* Automatic link trade and link popularity builder.
* Automatic search engines submission.
* Number of customization options (pop-up window, redirection, colors, additional text or HTML, visitors tracking code,...).
* Easy to learn and work with thanks to built-in help.
* Unlimited sites and pages.
* Editable resources (page titles, copies, layouts) from which keyword pages are built.
* Spam free. It doesnt use any spamming or illegal techniques.
* Abuse protection. Sensitive features are only available to registered users.
<<less
Download (113KB)
Added: 2008-02-01 License: Freeware Price: FREE
183 downloads
Website monitor 1

Website monitor 1


Website monitor is a convenient program designed with the ability to perform the availability and response speed tests from different locations in US and Europe. more>>

Website monitor 1 is a convenient program designed with the ability to perform the availability and response speed tests from different locations in US and Europe. The Mac Snapshot widget provides real time view for the latest performance and status data. It allows watching performance per each monitoring location.

<<less
Download (37KB)
Added: 2007-01-09 License: Freeware Price: $0.00
downloads
Heart Monitor 1.3

Heart Monitor 1.3


Heart Monitor is a bare-bones CPU monitor menu extra that displays a beating heart more>>
What is Heart Monitor?
Heart Monitor is a bare-bones CPU monitor menu extra that displays a beating heart. As the CPU load increases, the heart beats faster. You can set Heart Monitor to track the User, System, Idle or Nice load. It does not do much else. Uptime, processor info and other tidbits are not displayed. You can set the window level (desktop, normal or floating), and optionally display a small window showing all CPU load averages.
There are many CPU monitors out there that give you plenty of CPU information. This is not one of those applications.
How do I use Heart Monitor?
Simply double click to launch. A heart will appear on your desktop, and a new menu item will appear in your menubar, displaying a percentage. This is the CPU load average for whichever load you wish to track (User, System, Idle or Nice). Use this menu to set the preferences of the Heart Monitor.
How do I quit Heart Monitor?
Simply click on the menu that is displaying the CPU load, and choose "Quit Heart Monitor".
Why doesnt Heart Monitor show the things I want to see?
Because Im not you. And its free. And the source code is available.
Heart Monitor is 159% freeware. You may redistribute the application as you see fit, without notification to myself, as long as no fee is collected.
Enhancements:
- Version 1.3: Universal binary version.
<<less
Download (822KB)
Added: 2006-09-19 License: Freeware Price:
1138 downloads
Newton Connection 1.1

Newton Connection 1.1


Newton Connection - backup your Newton data to your Mac desktop more>>
Newton Connection is a program that allows you to backup your Newton data to your Mac desktop, import and export Dates, Names, Notes and NewtonWorks, install packages and use your Mac desktop keyboard to enter text on your Newton device.
In fact, most of the functions provided by the Newton Connection Utilities, but without the need for the Classic environment.
Enhancements:
- Does not work on intel-based Macs.
- There is a problem with the serial port access that causes it to crash shortly after launching.
- We are working on a fix. Meanwhile, if you have an intel-based Mac with no USB-serial adapter you can run the new version using TCP/IP.
<<less
Download (6.6MB)
Added: 2007-06-18 License: Freeware Price:
869 downloads
Cache Monitor 0.51

Cache Monitor 0.51


An SQL development tool designed for InterSystems database Cache more>> An SQL development tool designed for InterSystems database Cache

Cache Monitor supports developers with features, like: Advanced SQL Query Editor, Cache-SQL Syntax highlighting, SQL Code completion, SQL History buffer for executed SQL commands, SQL Code formatting,Graphical SQL execution plan and more.
You see the process ID (PID) from your connection on the Tabpane on every Query Analyzer. Code completion will let you type a few characters and then display a list of context-sensitive possibilities to complete the text you are typing. Editor code completion brings up a list of Tables or Columns (also known as Intellisense).
Code completion can be triggered by pressing [CTRL+SPACE] or by typing a hotchar or keyword, such as . or , in an SELECT list. Cache-SQL formatting can executed from context menu to make your code, or the code of others, much easier to read (Format SQL). Also supports, of course: Undo/Redo and Search and Replace.
Since version 0.18 the Hyperlink navigation has been added. Hyperlink navigation is a means for simple navigation from the editor to Tables metadata. When you presses the CTRL key and hover the mouse cursor over a certain code element, the element is changed to a hyperlink. When you hold the CTRL key and click on the hyperlink, the go to Tables metadata action is performed.
Since 0.20, Cache Monitor contains features to tune the database.
Main features:
Advanced SQL Query Editor
- Cache-SQL Syntax highlighting
- SQL Code completion for Tables,Views,Columns and Indexes (also known as Intellisense)
- SQL History buffer for executed SQL commands
- SQL Code formatting
- Parallel (multi-threaded) queries
- The Graphical SQL execution plan supplies index and selectivity information from every used index in the plan
- SQL abbreviations, Type: se to complete to "SELECT * FROM "
- TuneTable for selected Tables or whole Namespaces
- Select2Table Function
DDL Code generation (CREATE TABLE)
MetaData-Browser for
- Namespaces
- Tables
- Views
- Routines
- Classes
- CachedQueries
- Stored Procedures
- Indexes
Cache Monitor can be used from any platform with an JAVA-JRE 5.0 (Linux, Windows,...).
- Cache Monitor helps you to organize your Server; to classify Cache Servers into groups, divide groups into subgroups etc.
- You can see Cache Version infos from connected Server
- Shows Executionplan from an SQL Statement.
- You can view the selectivity from the used columns in the execution plan
- Shows CachedQueries with their costs and the underlying SQL (AddHoc from Intersystems needed!)
- Select2Table Function
- Fast open Query Analyzer with CTRL+Q on selected Server
- Fast open Query Analyzer with CTRL+O
- CopyTable Function
- Execute TuneTable for selected Tables or the whole Namespace
- Shows PID (ProcessID) from each Query Analyzer connection
- Shows Processlist
- Shows SELECT-Statements from SQL Views
- Show Routines

System requirements:
-

Enhancements
- Global Viewer is now working. Please attention about the global size, currently there is no limit!
- The Table-Viewer have now more filter functions from the context menu (look at the Data Panel and use right click on table).
- Faster startup.

<<less
Download (4.9MB)
Added: 2009-02-15 License: Freeware Price: FREE
365 downloads
iTunes Monitor 1.1

iTunes Monitor 1.1


iTunes Monitor - Share iTunes 4.1 music between Macs. This utility monitors iTunes to provide a solution more>>
iTunes 4 introduced the ability to share music between computers. However, as of version 4.1, iTunes doesnt provide much information about who is connected or what is being shared. This utility monitors iTunes to provide a solution.
The iTunes application must be named "iTunes." In order to be recognized as music files, file names must have one of the following extensions: .wav, .wma, .sn2, .mov, .moov, .mp3, .aiff, .m4a, or .m4p. The iTunes Monitor cant associate a shared music file with a given remote user and files being accessed locally arent distinguished from those being shared. iTunes monitor cant display the name of a file which is being received. iTunes Monitor may not work properly if another application is being used to proxy music streams over the Internet (iTunes 4.0.1 only.)
Since lsof (the UNIX tool at the core of this application) doesnt reliably return complete path names, iTunes Monitor must scan your Music folder when a new file is encountered. It may take a few seconds after launching before it completes its analysis of the files and sockets iTunes is using and initially displays the information.
Enhancements:
- Added support for multiple music folders.
- Bug fixes: fixed memory leaks, improved responsiveness, fix for Panther.
<<less
Download (181KB)
Added: 2006-01-31 License: Freeware Price:
2199 downloads
Bee CPU Monitor 0.3

Bee CPU Monitor 0.3


Shows CPU Usage (user, system, nice) in menu bar, launches Process Viewer more>> Shows CPU Usage (user, system, nice) in menu bar, launches Process Viewer.
Requirements:
Mac OS X 10.1 or later.
<<less
Download (70K)
Added: 2003-05-02 License: Free Price:
downloads
IP Monitor 1.3.2

IP Monitor 1.3.2


Displays your current IP address. more>>
IP Monitor is a handy application which automatically displays the current IP network (or subnet mask) address of your Macintosh right onto your desktop.

With IP Monitor, youll no longer have to open the TCP/IP (or MacTCP) control panel in order to view your Macintoshs IP (or subnet mask) address.IP Monitor is scriptable.
<<less
Download (114KB)
Added: 2004-09-13 License: Freeware Price:
1892 downloads
Connection Check and App Loader 1.0

Connection Check and App Loader 1.0


Connection Check and App Loader - Detects an Internet connection and launches preselected apps more>>
Connection Check and App Loader is a useful and simple script that determines if there is an Internet connection. If one is found, then a preselected set of programs will be launched, but if you are offline, a popup will let you know of your offline status.

I have this script in my login items on my laptop so that I dont have to wait for Mail, Adium and Skype to load when Im not connected to the net, but so that they do come up when Im online without having to load them all up myself.


<<less
Download (2KB)
Added: 2006-01-17 License: Freeware Price:
1383 downloads
Memory Monitor 1.2.6

Memory Monitor 1.2.6


Memory Monitor - Displays a graph of memory usage in the Dock more>>
Memory Monitor is a little Mac OS X application that displays the memory usage in its Dock icon (and optionally in a floating window), like CPU Monitor displays the CPU usage.
It is published under the GNU General Public License, and the source code is included in the download.
Enhancements:
- French localization now works for non-admin user accounts (fixed access rights for the french resource files).
<<less
Download (256KB)
Added: 2006-08-29 License: GPL Price:
1185 downloads
Tomcat Monitor 0.1.1

Tomcat Monitor 0.1.1


Tomcat Monitor - GUI server monitor tool for Tomcat more>>
Tomcat Monitor is a simple GUI server monitoring tool for Jakarta Tomcat by Apache. It shows the current server state (running or not) both graphically and textually, both in a window, and in the dock icon.
It also has start, stop, and reset buttons (and dock menu items) for the server - these just execute the startup.sh and shutdown.sh scripts in the bin directory of the Tomcat installation.
If Tomcat is running, the cat icon will be right side up. If its not running, it will be upside down.
This program may be handy to people who are learning how to use Tomcat for Java Servelets or JSP. Sometimes its easier to start/stop the server from the dock menu than from a terminal window.
Main features:
- Start, stop or reset the server.
- Can be controlled from dock menu.
- Status displayed graphically and textually.
- Not too fancy, but its convenient, and its free!
Enhancements:
- Now works with Mac OS X 10.3 and higher.
<<less
Download (119KB)
Added: 2006-09-18 License: Freeware Price:
1142 downloads
Web Monitor 1.0.2

Web Monitor 1.0.2


Web Monitor monitors servers and websites more>>
Web Monitor is a small widget that monitors servers and websites. Periodically checks response times and shows you a chart, statistics and the monitoring log.
<<less
Download (55KB)
Added: 2007-08-21 License: Freeware Price:
1083 downloads
iChat Monitor 3.4

iChat Monitor 3.4


iChat Monitor - Small window to monitor buddy status more>>
iChatMonitor show a small window like MSN Messenger when a contact becomes online, offline, away or idle, with the pseudo and the avatar of the contact.
Enhancements:
- solved bug with "%" in place of "@".
- new preferences window.
- You can now define what service you want to watch (AIM,Jabber Bonjour).
<<less
Download (79KB)
Added: 2006-07-27 License: Freeware Price:
1193 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5