Dockapps.org

 you are here: dockapps.org    dockapp details   categories | add dockapp | contact us | about 
 wmcputhrottle
 wmpiki
 WMWiFi
 wmuim
 wmwebcam
 wmforkplop
 wmAppKill
 wmapmload
wmnetload

Category: Network
Rate it!
Current Rating Average: 6.80
Rate:   
Maintainer: meem
Website: http://freshmeat.net/projects/wmnetload
Description: wmnetload is a network interface monitor dockapp for Window Maker. It is designed to fit well with dockapps like wmcpuload and wmmemmon. It tracks whether the interface is functioning and displays current network interface throughput, along with an auto-scaling graph of recent network activity (the graph separates upstream and downstream traffic load cleanly without resorting to colors).

Screenshots:
wmnetload-1.0.tar.gz 1.3

Available Versions:
You are not the owner of this file version

Date Author Changelog Download Delete
2002-07-30 22:40:32 nobody not available wmnetload-1.0.tar.gz
2002-10-27 13:44:10 Peter Memishian 1.1 1.1
2003-07-28 03:37:41 Radoslaw Rybaniec not available 1.3

Add a new Version of this Dockapp

You may add a new (or even old) version of this dockapp by using the link above. This way we can be sure that this application will be available even if the project's homepage goes down (did that ever happen to you? :)).


User Comments

wmnetload
posted by Jachin Rivers (anonymous) - 2002-11-19 07:35:01

Sure wish is ran on FreeBSD.
wmnetload for freebsd
posted by ydg (anonymous) - 2002-11-25 18:21:30

anyone interested on getting this to work on freebsd?

if so email me: ydg AT cox DOT net


FreeBSD 4.7
posted by Vince (anonymous) - 2002-12-12 18:39:14

does the comptability with freebsd 4.7 coming soon or is there something to change in configure's files to change? Thanks a lot.
FreeBSD 4.7
posted by Stefan Knoblauch (anonymous) - 2003-02-03 08:57:22

hi guys,
did anybody get this tool running unter FreeBSD 4.7 ? i use wmcpuload, wmmemload, wmmaiload and wamma also use wmnetload :)
so please go ahead and fix the code to compile on FreeBSD 4.7 :)
please mail me if ready *g*

regards Stefan

FreeBSD support
posted by Hendrik Scholz (anonymous) - 2003-02-05 19:10:58

Hi!

I just added FreeBSD support to wmnetload-1.2. Get a complete shar file from http://www.raisdorf.net/files/FreeBSD/wmnetload-1.2.shar
It included three patches in files/ to add FreeBSD support.

sweet!
posted by ydg (anonymous) - 2003-02-13 15:41:30

Sweet, just installed it under FreeBSD 4.7 and its working. Thanks a lot!
Can't compile
posted by Troll (anonymous) - 2003-02-19 13:46:58

no matter what i edit or move around, the configure script doesn't see the xpm.h. It was initially and still is in /usr/X11R6/include/X11 exactly where the configure looks for it, I also moved it to /usr/X11R6/include since the --x-include and --with-includes didn't work no matter how I set the dir structure, what do I need to do?
still can't
posted by Troll (anonymous) - 2003-02-21 00:06:09

I looked around since I'm getting a consistant error with compiles with glibc 3.2 about the /usr/include dir

I tried the CPPFLAGS='-w -Wno-deprecate' but that didn't work either.
libXpm
posted by fefe (anonymous) - 2003-02-24 22:52:03

I keep getting the fallowing error during config:
Cannot find required libXpm headers.

Apparently it cannot find libXpm, though I did a search and have found what seems to be libXpm:
/usr/X11R6/lib/libXpm.so.4
/usr/X11R6/lib/libXpm.so.4.11
/usr/X11R6/lib/libXpm.a
/usr/X11R6/lib/libXpm.so

Anyways, I don't know enough about this stuff to fix it myself, obviously. I know there is probably some environment variable I have to set to get the config script to find it, but I am not "that" smart yet ;)

fefe

xpm problems ...
posted by Hendrik Scholz (anonymous) - 2003-03-02 10:57:35

Hi!

configure complains about missing headers - not libraries. So just grab the headers and it should work (i.e. -dev package on Debian).

Btw: meem released 1.3 recently which includes my patches so patching for FreeBSD isn't needed anymore. In case someone needs support for other OSes contact me and perhaps I'll get it done ...

Hendrik
Background
posted by Greg (anonymous) - 2003-03-28 14:30:16

Hi

Can I change the font of the dockapps from green to blue like '-lc blue' in wmcpuload. In fact I search the variable in the source code to change it :) 'cause i've had a blue theme...

If somebody knows it :)

Thanks


Oups
posted by greg (anonymous) - 2003-03-28 14:39:14

Sorry Guy i found the last version on freshmeat ans it's okay.

My gentoo has downloaded the 1.0 version :(

But it okay with the 1.3 version

Greg
Solaris Support?
posted by Jim McConnell (anonymous) - 2003-06-10 12:33:52

So, does this run under Solaris or what? I have all the Sun compilers, etc., but I haven't tried. Most of these seem really quite Linux oriented...
Solaris Support - Yep
posted by Jason (anonymous) - 2003-07-07 13:39:23

Runs like a champ under solaris. I've got it running on my ultra 10 at the office.
libXpm headers?
posted by affeee (anonymous) - 2003-09-04 04:48:13

Where can i get the libXpm headers?

re: libXpm headers?
posted by Peter Memishian (logged user) - 2003-09-04 09:01:29

You can download libXpm from numerous places, but usually your Unix vendor will have provided a version with your distribution. What are you using?

libXpm problem
posted by Wop (anonymous) - 2003-09-29 12:20:13

Every dockapp i've tried to install gives me the same "the libXpm library was not found, but is necessary to build this library"

I've tried moving xpm.h into damn near every folder on my system (along with other xpm related files) and still the same old shit. I'm a newb to linux and I'm running Windowmaker in Mandrake 9.1

I'm becoming REALLY discouraged here...help please! :)

-Wop

posted by Anton Somov (logged user) - 2003-10-29 11:00:04

Good job! Works excellent!
Debian Package is Here!
posted by Jess (logged user) - 2003-11-05 20:23:00

For anyone using debian, and interested in just using apt-get to install it, you can add this to your /etc/apt/sources.list

deb http://digitalssg.net/debian ./
deb-src http://digitalssg.net/debian ./

then do "apt-get update"
then "apt-get install wmnetload"

If apt-get doesnt work for you try here:
http://www.digitalssg.net/debian/wmnetload_1.3-1_i386.deb
Debian Package is Here!
posted by Jess (logged user) - 2003-11-05 22:23:44

For anyone using debian, and interested in just using apt-get to install it, you can add this to your /etc/apt/sources.list

deb http://digitalssg.net/debian ./
deb-src http://digitalssg.net/debian ./

then do "apt-get update"
then "apt-get install wmnetload"

If apt-get doesnt work for you try here:
http://www.digitalssg.net/debian/wmnetload_1.3-1_i386.deb
Updated Debian repository
posted by Jess (logged user) - 2004-02-29 17:55:01

Deb's for wmnetload can be found here

# Debian Stable
deb http://digitalssg.net/debian/ stable main
deb-src http://digitalssg.net/debian/ stable main

#deb http://digitalssg.net/debian/ testing main
deb-src http://digitalssg.net/debian/ testing main
Debian Testng

Updated Debian repository
posted by Kay Jarchow (anonymous) - 2005-02-20 09:29:37

you can find wmnetload packages for sid here:

# debian unstable/sid
deb http://www.jarchow.de/ debian/

Post your comments here!
Name:
Email:
Title:
Comment:


NOTE: Signup or login to post comments.
 :: search & view ::

 :: community ::

 :: member profile ::

k

 :: active members ::
  • nobody
  • Thomas Nemeth
  • Jean-Philippe Guillemin
  • mattlaabs
  • Anthony Peacock
  • Alan Swanson
  • yokk
  • anomie
  • Jean-Luc Herren
  • Kristoffer Erlandsson
  •  :: links ::
  • Window Maker
  • WMApp C++ Dockapp Graphics Library

  • Generated in 0.4101 seconds