meter
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 94
JACK Meter 0.3
Jack Meter is a basic console based DPM (Digital Peak Meter) for JACK. more>>
Jack Meter is a basic console based DPM (Digital Peak Meter) for JACK. I wrote it for quickly checking remote signal levels, without having to run X11 to use a pretty graphical meter such as meterbridge.
Usage
Usage jack_meter [-f freqency] [-r ref-level] [-w width] [-n] [< port >, ...]
where -f is how often to update the meter per second (8)
-r is the reference signal level for 0dB on the meter
-w is how wide to make the meter (79)
-n changes mode to output meter level as number in decibels
< port > the ports to monitor (multiple ports are mixed)
Enhancements:
- uses new JACK API (and hence requires JACK version 0.100.0)
- connects multiple ports on the command line
- informational messages are new sent to STDERR
- added -n option to output level as number in decibels
<<lessUsage
Usage jack_meter [-f freqency] [-r ref-level] [-w width] [-n] [< port >, ...]
where -f is how often to update the meter per second (8)
-r is the reference signal level for 0dB on the meter
-w is how wide to make the meter (79)
-n changes mode to output meter level as number in decibels
< port > the ports to monitor (multiple ports are mixed)
Enhancements:
- uses new JACK API (and hence requires JACK version 0.100.0)
- connects multiple ports on the command line
- informational messages are new sent to STDERR
- added -n option to output level as number in decibels
Download (0.14MB)
Added: 2005-09-16 License: GPL (GNU General Public License) Price:
1505 downloads
Loadmeter 1.20
Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib. more>>
Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib.
It monitors:
- Load average
- Uptime
- Disk usage
- Memory usage
In its normal state it displays a window with a coloured bar graph showing the load average for the past minute. This is also shown in digits at the top of the window. both are updated every second. A red notch marks the maximum load since it was started, and can be reset by pressing button2 or hidden with button3. The blue notch shows the 5 minute load average.
By clicking with button1, a pop-up window appears showing the uptime, the capacity of each filesystem, and memory/swap usage. More detailed info on each filesystem is available by highlighting the corresponding one. The way this window pops down is intentional, just to make it interesting.
Any filesystems with higher usage than specified by the -warn option (default 90%) are shown with a (default)green background. The -disk option can also be used as an instant warn feature.
Press Escape in the top level window to exit.
Loadmeter also has the ability to override window managers. Giving the option -override causes the top-level window to have the override_redirect bit set. This is useful for window managers that insist upon decorating standard clients (eg Enlightenment, at least up to DR0.9). If youve given this option, then you can still resize and move the window. During moving and resizing, the cursor displays the geometry.
Ctrl-button1 lowers the window.
Ctrl-button2 raises and moves the window.
Ctrl-button3 raises and resizes the window.
A SIGUSR1 sent to the process will also raise the top level window.
There is also a -parent switch, which can be used to specify another window (in decimal or hex form) to use as the parent for the toplevel one (default is the root). This is useful for banking several together inside another window for easy positioning, etc. The lower function doesnt work if -parent is specified. Also note that you cant use both -override and -parent at the same time.
Command-line options:
-disp < display> Specify which X server to connect to
-geom < +x+y> Specify position on the screen
-sync Call sync() when checking disk usage
-numfont < font> Use for the load digits
-labelfont < font> Use for the hostname label
-popupfont < font> Use for the cursor and popup window
-popupbg < colour> Use for the popup background
-popupfg < colour> Use for the foreground of the popup
-warnbg < colour> Use for the high disk usage warning colour
-meter < colour> Use for the disk usage meter bar
-warn < pct> Min percent capacity reqd to highlight a filesystem
-label < label> Bargraph label to use instead of the hostname
-name < name> Name of the app to present to the WM
-bh < blockheight> Height of individual bargraph blocks (in pixels)
-override Always override window manager
-parent < window> Use as the parent for the toplevel window
-noshrink Dont do fancy popup window shrinking
-disk Show a warning when disk usage exceeds -warn value
-nogeom Disables displaying the window geometry in the cursor whilst moving/resizing the main window.
<<lessIt monitors:
- Load average
- Uptime
- Disk usage
- Memory usage
In its normal state it displays a window with a coloured bar graph showing the load average for the past minute. This is also shown in digits at the top of the window. both are updated every second. A red notch marks the maximum load since it was started, and can be reset by pressing button2 or hidden with button3. The blue notch shows the 5 minute load average.
By clicking with button1, a pop-up window appears showing the uptime, the capacity of each filesystem, and memory/swap usage. More detailed info on each filesystem is available by highlighting the corresponding one. The way this window pops down is intentional, just to make it interesting.
Any filesystems with higher usage than specified by the -warn option (default 90%) are shown with a (default)green background. The -disk option can also be used as an instant warn feature.
Press Escape in the top level window to exit.
Loadmeter also has the ability to override window managers. Giving the option -override causes the top-level window to have the override_redirect bit set. This is useful for window managers that insist upon decorating standard clients (eg Enlightenment, at least up to DR0.9). If youve given this option, then you can still resize and move the window. During moving and resizing, the cursor displays the geometry.
Ctrl-button1 lowers the window.
Ctrl-button2 raises and moves the window.
Ctrl-button3 raises and resizes the window.
A SIGUSR1 sent to the process will also raise the top level window.
There is also a -parent switch, which can be used to specify another window (in decimal or hex form) to use as the parent for the toplevel one (default is the root). This is useful for banking several together inside another window for easy positioning, etc. The lower function doesnt work if -parent is specified. Also note that you cant use both -override and -parent at the same time.
Command-line options:
-disp < display> Specify which X server to connect to
-geom < +x+y> Specify position on the screen
-sync Call sync() when checking disk usage
-numfont < font> Use for the load digits
-labelfont < font> Use for the hostname label
-popupfont < font> Use for the cursor and popup window
-popupbg < colour> Use for the popup background
-popupfg < colour> Use for the foreground of the popup
-warnbg < colour> Use for the high disk usage warning colour
-meter < colour> Use for the disk usage meter bar
-warn < pct> Min percent capacity reqd to highlight a filesystem
-label < label> Bargraph label to use instead of the hostname
-name < name> Name of the app to present to the WM
-bh < blockheight> Height of individual bargraph blocks (in pixels)
-override Always override window manager
-parent < window> Use as the parent for the toplevel window
-noshrink Dont do fancy popup window shrinking
-disk Show a warning when disk usage exceeds -warn value
-nogeom Disables displaying the window geometry in the cursor whilst moving/resizing the main window.
Download (0.027MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
835 downloads
Overtime Meter 0.3
Overtime Meter is a small program which stays in your desktops system tray and counts the minutes you spend at work. more>>
Overtime Meter project is a small program which resides in your desktops system tray and tracks the minutes you spend at work.
Then by the end of the month you can tell your boss exactly how much extra money he should pay you.
<<lessThen by the end of the month you can tell your boss exactly how much extra money he should pay you.
Download (0.012MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1396 downloads
KCorrMeter 1.1.0
KCorrMeter is a correlation meter. more>>
KCorrMeter is a correlation meter. KCorrMeter is used to display the quality of an audio stereo signal.
Sound engineers will definitely have seen such a tool in the studio and know how to use it.
You can use it to adjust the head of your tape machine. If it isnt mounted in the right angle this will show up.
If you ever wanted to find out if an audio signal is a stereo or mono signal. This is the tool for you.
Non - sound engineers might use it as well and like the visualisation effects.
Enhancements:
- ported to ALSA
- fixed quite a few bugs
<<lessSound engineers will definitely have seen such a tool in the studio and know how to use it.
You can use it to adjust the head of your tape machine. If it isnt mounted in the right angle this will show up.
If you ever wanted to find out if an audio signal is a stereo or mono signal. This is the tool for you.
Non - sound engineers might use it as well and like the visualisation effects.
Enhancements:
- ported to ALSA
- fixed quite a few bugs
Download (0.41MB)
Added: 2006-02-14 License: GPL (GNU General Public License) Price:
1347 downloads
gperfmeter 2.1.0
gperfmeter displays performance statistics for a given hostname. more>>
gperfmeter displays performance statistics for a given hostname.
If no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
<<lessIf no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
Download (0.73MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
Nanowrimo Meter 0.2
Nanowrimo Meter is a Firefox extension that displays progress during National Novel Writing Month. more>>
Nanowrimo Meter is a Firefox extension that displays progress during National Novel Writing Month (http://www.nanowrimo.org/).
<<less Download (0.009MB)
Added: 2007-06-02 License: MPL (Mozilla Public License) Price:
878 downloads
IP Traffic Meter 0.1
IP Traffic Meter is a traffic counter for IPv4 addresses. more>>
IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage.
Enhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
<<lessEnhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
Download (0.068MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
PulseAudio Volume Meter 0.9.2
PulseAudio Volume Meter is a simple GTK volume meter for the polypaudio sound server. more>>
PulseAudio Volume Meter is a simple GTK volume meter for the polypaudio sound server.
<<less Download (0.085MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1205 downloads
MDKS Vertical Meters
MDKS Vertical Meters is a system monitor. more>>
MDKS Vertical Meters is a Super Karamba theme taken from http://www.kde-look.org/content/show.php?content=40009 by kilrae, added 2 more bars and makes some visual changes! MDKS Vertical Meters is a system monitor.
Tnx kilrae for this good idea, I like it!
<<lessTnx kilrae for this good idea, I like it!
Download (0.037MB)
Added: 2006-06-19 License: BSD License Price:
1223 downloads
Thao_sys_meter 0.666
Thao_sys_meter is my first Karamba Theme. more>>
Thao_sys_meter is my first Karamba Theme. ... My base theme came from System Theme and Awesome Karamba Theme. Icons came from Crtstal Clear Theme. Thanks to all those autors.
I built it on my Debian etch and with SuperKaramba 0.38
Enhancements:
Added the following:
- CPU meter
- Network meter
- Disk usage meter
- Ram Meter
- Sysinfo
<<lessI built it on my Debian etch and with SuperKaramba 0.38
Enhancements:
Added the following:
- CPU meter
- Network meter
- Disk usage meter
- Ram Meter
- Sysinfo
Download (0.16MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
Analog VUmeter 0.9.2
Analog VUmeter is a visualization plugin for XMMS. more>>
Analog VUmeter is a visualization plugin for XMMS.
If you like this plugin, then please send me feedback, comments, patches, etc. Also what I need is artwork or skins, so mail me if you would like to help with that.
Idea for this plugin came from similar plugin for winamp called Homeboy analog VU meter, and ideas how to write plugin to xmms from MSA plugin.
At first I only wanted to make something, that would look like the real thing, but as time passed, I have tried to make it also behave like it actually did something useful.
So what you are actually seeing is dBFS value for sound, which means RMS value of soundlevel compared to reference ((2^16-1)/2). Values range from 0 dBFS (highest) to -91 dBFS (lowest).
<<lessIf you like this plugin, then please send me feedback, comments, patches, etc. Also what I need is artwork or skins, so mail me if you would like to help with that.
Idea for this plugin came from similar plugin for winamp called Homeboy analog VU meter, and ideas how to write plugin to xmms from MSA plugin.
At first I only wanted to make something, that would look like the real thing, but as time passed, I have tried to make it also behave like it actually did something useful.
So what you are actually seeing is dBFS value for sound, which means RMS value of soundlevel compared to reference ((2^16-1)/2). Values range from 0 dBFS (highest) to -91 dBFS (lowest).
Download (0.37MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1326 downloads
JACK Meterbridge 0.9.2
JACK Meterbridge is a meterbridge for the UNIX based JACK audio system. more>>
JACK Meterbridge is a meterbridge for the UNIX based JACK audio system.
It supports a number of different types of meter, rendered using the SDL library and user-editable pixmaps.
Supported meters
PPM - Peak Program level Meters
Approximatly conforming to BS 6840-10. These meters are designed to indicate peak amplitude, as opposed to VU meters which are designed to indicate volume.
The scale is correct according to the standard, 4 equates to 0dB, 1 to -12, 7 to +12, and it is linear with decibels.
Ive never used a real PPM meter, so I dont know if it reacts correctly. Feedback welcome.
VU - Volume Unit meters
Conforming to BS 6840-17:1991. Real meter is larger.
These meters are designed to measure the "volume" of an audio signal, it is not as relevant to digital systems as PPM meters, but is useful if you are interfacing to analogue tape, FM broadcast equipment or want a general idea of the signal volume.
The -r flag (set reference level) is usful with these meters as it will allow you to calibrate to your DA converters. The meter is pre-adjusted so that it should allign correctly calibrated DA converters with analogue systems. If you wish to run with 0dBFS = 0dBu then use "-r 20"
DPM - Digital Peak Meter
Conforming to IEC 268-18:1995 (peak indiciator decay may not be correct).
These are meters as typically seen on digital consoles, HD recorders etc.
There are the most efficient in screen realestate and CPU use but look a bit boring.
JF - "Jellyfish" Meter (aka. Goniometer)
A jellyfish meter is a stereo scope display, it can be used to spot phase and mono compatibility problems.
Some charateristic problems can be seen, eg. a signal with a stronger left channel is seen as a shape sloping to the left [], more right slopes to the right [/], and dead mono is a vertical line [|].
The meter below the scope display indicates the degree of stereo correlation between the channels, a value of +1 means that it is perfectly mono compatible, and -1 and that the channels are in anti-phase (so they will cancel out if mixed).
If someone has better examples, please mail them to me, there are probably tutorials online.
SCO - Scope
A rendering of an oscilloscope display.
It has a basic trigger function, but there is no timebase control. It renders one pixel per sample, so it will probably be next to useless at 96KHz
<<lessIt supports a number of different types of meter, rendered using the SDL library and user-editable pixmaps.
Supported meters
PPM - Peak Program level Meters
Approximatly conforming to BS 6840-10. These meters are designed to indicate peak amplitude, as opposed to VU meters which are designed to indicate volume.
The scale is correct according to the standard, 4 equates to 0dB, 1 to -12, 7 to +12, and it is linear with decibels.
Ive never used a real PPM meter, so I dont know if it reacts correctly. Feedback welcome.
VU - Volume Unit meters
Conforming to BS 6840-17:1991. Real meter is larger.
These meters are designed to measure the "volume" of an audio signal, it is not as relevant to digital systems as PPM meters, but is useful if you are interfacing to analogue tape, FM broadcast equipment or want a general idea of the signal volume.
The -r flag (set reference level) is usful with these meters as it will allow you to calibrate to your DA converters. The meter is pre-adjusted so that it should allign correctly calibrated DA converters with analogue systems. If you wish to run with 0dBFS = 0dBu then use "-r 20"
DPM - Digital Peak Meter
Conforming to IEC 268-18:1995 (peak indiciator decay may not be correct).
These are meters as typically seen on digital consoles, HD recorders etc.
There are the most efficient in screen realestate and CPU use but look a bit boring.
JF - "Jellyfish" Meter (aka. Goniometer)
A jellyfish meter is a stereo scope display, it can be used to spot phase and mono compatibility problems.
Some charateristic problems can be seen, eg. a signal with a stronger left channel is seen as a shape sloping to the left [], more right slopes to the right [/], and dead mono is a vertical line [|].
The meter below the scope display indicates the degree of stereo correlation between the channels, a value of +1 means that it is perfectly mono compatible, and -1 and that the channels are in anti-phase (so they will cancel out if mixed).
If someone has better examples, please mail them to me, there are probably tutorials online.
SCO - Scope
A rendering of an oscilloscope display.
It has a basic trigger function, but there is no timebase control. It renders one pixel per sample, so it will probably be next to useless at 96KHz
Download (0.59MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1355 downloads
gnetload network load meter 1.2
gnetload network load meter is a network and ISDN load meter that is similar to xisdnload. more>>
gnetload network load meter project is a network and ISDN load meter that is similar to xisdnload, but works in a distributed environment.
It includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display program (gnetload) collects and displays the data.
Both can be run on the same machine, or be used to report on the state of a dedicated router on another machine. Using multicast or broadcast addresses, data can be fed to more than one instance of gnetload. A menu for taking network interfaces up and down is also provided.
Usage: ./gnetload [-I] [-t tickscale] [-g geometry] [-d] [ip]:port
Enhancements:
- The config script was updated to build with GTK2 and GCONF2 where available.
- There are no other code changes.
<<lessIt includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display program (gnetload) collects and displays the data.
Both can be run on the same machine, or be used to report on the state of a dedicated router on another machine. Using multicast or broadcast addresses, data can be fed to more than one instance of gnetload. A menu for taking network interfaces up and down is also provided.
Usage: ./gnetload [-I] [-t tickscale] [-g geometry] [-d] [ip]:port
Enhancements:
- The config script was updated to build with GTK2 and GCONF2 where available.
- There are no other code changes.
Download (0.040MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1004 downloads
Bulk Meter Flow and Operations 1.2.5
Bulk Meter Flow and Operations project provides a Web-based application to manage water meter readings. more>>
Bulk Meter Flow and Operations provides a Web-based application to manage water meter readings.
<<less Download (1.4MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
823 downloads
Bandwidth Meter and Diagnostics 1.1
Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working.... more>>
Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working or not when a website can not be loaded, and a list of tools for network troubleshooting. Try to type a random domain name(e.g., qwqwqwq121212.com) to see what this means ...
This extension adds "Bandwidth Meter" to the Tools Menu. It performs the following tasks:
- Display your public IP address
- Display your public domain name
- Test download speed/bandwidth
- Test upload speed/bandwidth
This extension runs under any OS. If you use Windows, you could try our other Windows specific extension "Broadband Speed test and Diagnostics" that has extra features and can only run under Windows. We are creating this because we get many requests from non-windows users.
<<lessThis extension adds "Bandwidth Meter" to the Tools Menu. It performs the following tasks:
- Display your public IP address
- Display your public domain name
- Test download speed/bandwidth
- Test upload speed/bandwidth
This extension runs under any OS. If you use Windows, you could try our other Windows specific extension "Broadband Speed test and Diagnostics" that has extra features and can only run under Windows. We are creating this because we get many requests from non-windows users.
Download (0.012MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
2813 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above meter search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed