[4823] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #116

daemon@ATHENA.MIT.EDU (Digestifier)
Sat Apr 30 14:13:05 2005

From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date:     Sat, 30 Apr 2005 14:13:03 EDT

Linux-Announce Digest #116, Volume #5          Sat, 30 Apr 2005 14:13:03 EDT

Contents:
  [HUMBUG] Next Meeting - 7th May 2005 (Mark Suter)
  INDIA: Launch of Indlinux in Indore ("Frederick Noronha (FN)")
  ProcMeter3 - System monitoring program (cpu, memory etc.) ("Andrew M. Bishop")

----------------------------------------------------------------------------

Date: Fri, 29 Apr 2005 21:00:32 CST
From: Mark Suter <suter@zwitterion.humbug.org.au>
Subject: [HUMBUG] Next Meeting - 7th May 2005

The Home Unix Machine Brisbane Users Group exists to get fellow
Unix users in contact with each other, to introduce people to
Unix and Unix-like operating systems, and to help users in
operating those systems.  Everyone is welcome to attend.

Meetings tend to be informal.  We socialize, discuss Unix and
computing, solve Unix problems for new and experienced users
alike and, these days, have regular talks.

Date:   Saturday, 7th May 2005 (every second Saturday)

Time:   From 3pm with the network up 30 minutes after we are
        granted entry.  The network will be brought down after
        midnight to allow time to clean up for a 1am exit.

Venue:  Room S201, Hawken Engineering Building (no. 50)
        The University of Queensland, St Lucia Campus

        Car parking is currently unregulated on Saturdays.  The
        University is serviced by public transport with frequent
        buses during University terms.  For more information:

        http://www.uq.edu.au/about/index.html?page=1070
        http://www.uq.edu.au/maps/index.html?menu=1&z=2&id=25

Cost:   Membership until our AGM in September is $20, but no one
        has to join unless they are going to use club services
        such as our network access during meetings.

Talks:  Information on upcoming talks is announced separately.
        For information on talks see the announcements by our
        Talks Maintainer on the announce mailing list.

Food:   The eating places (ranging from take away to a la Carte)
        at 'The Ville' are usually open until about 10pm Saturday
        night.  There is also the Pizza Cafe on campus near the
        Schonell Theater:

        http://www.uqunion.uq.edu.au/schonell/pizzacaffe/
        http://www.uq.edu.au/maps/index.html?menu=1&z=2&id=11

Drinks: Various soft drinks and snacks are available from the
        three vending machines located immediately outside the
        room.  Remember to bring change!

For more information on club meetings and HUMBUG itself see our
web page at http://www.humbug.org.au/ or email me directly.

Humbug President

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

Date: Fri, 29 Apr 2005 23:50:19 CST
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: INDIA: Launch of Indlinux in Indore

See http://govinda.no-ip.com/linux_iips/message.html

In co-ordination with SARAI-CSDS,LUG Jabalpur , Linux User Group Indore and 
Linux_iips, IndLinux was launched in Indore on 24th April '05.

    _____
  _/ ____\____    Frederick Noronha (FN) * Freelance Journalist
  \   __\/    \   Goa India T +91.832.2409490 M +919822 122436
   |  | |   |  \  http://fn.swiki.net http://goabooks.swiki.net
   |__| |___|  /  http://www.bytesforall.net http://www.goanet.org
             \/

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

Date: Sat, 30 Apr 2005 10:59:57 CST
Subject: ProcMeter3 - System monitoring program (cpu, memory etc.)
From: "Andrew M. Bishop" <amb@gedanken.demon.co.uk>

                              PROCMETER V3.4d
                              ===============

The ProcMeter program itself is a framework on which a number of modules
(plugins) are loaded.  More modules can be written as required to perform more
monitoring and informational functions.

The statistics that are displayed are grouped by module, with a menu allowing
selection of module and a sub-menu for each output available for that module.

APM
        Advanced Power Management information.  These outputs are only available
        if you have configured the kernel to have the APM feature.

Biff
        Monitors the e-mail inbox (in /var/spool/mail/<username> or
        /var/mail/<username>) and indicates the number of e-mails that are
        waiting and the size.

Date_Time
        The current date and time and the amount of time since the system was
        last booted.

DiskUsage
        Shows the percentage of the disk that is used and the amount of free
        space for each of the local disks that it finds are mounted or can be
        mounted when the program starts.

LogFile
        Monitors the size and number of lines and the rate of increase of these
        in a set of log files.

Memory
        The amount of memory that is used for programs, buffers, cache and the
        amount that is free.

Network
        The network devices and the amount of traffic on each of them.  It will
        automatically pick up available devices when it starts.

Processes
        The load average and the number of processes running and starting.

ProcMeter
        Information about the procmeter program itself.

Sensors
        Hardware sensors for temperature and fan speed.  (Requires sensor
        hardware and kernel patch from http://www.netroedge.com/~lm78/ or
        version 2.6 kernel).

Statistics
        Low level system statistics.  For example CPU usage, disk usage,
        swapping and paging.

VM_Statistics
        Low level system statistics about virtual memory (swaping and paging)
        for kernel version 2.5 where the information has moved from the Statistics
        section.

Stat-CPU
        Statistics about individual CPU usage including support for SMP
        machines.

Stat-Disk
        Statistics about individual disk usage including support for up to 4
        disks.

Stat-Intr
        Statistics about individual interrupts including support for up to 32
        interrupts.

Uname
        The system information from the uname program, hostname and Linux kernel
        version.

Wireless
        Information about wireless network devices. It will automatically pick
        up available devices when it starts.

Longrun
        For systems with the Transmeta Crueso processor, information about
        longrun.  Will not work unless the kernel is compiled with CPUID
        support, and /dev/cpu/0/cpuid must be readable by procmeter.

ACPI
        Advanced Configuration and Power Interface information. These outputs
        are only available if you have enabled ACPI in the Linux kernel and you
        have the appropriate hardware.  ACPI can report various information
        about a system's battery, and may also have thermal outputs available.

Changes
=======

Since version 3.4c:

Bug fixes:
 Updated ACPI support to handle kernel version 2.6.
 Added support for /dev/mapper in disk statistics.
 Change to using 64-bit variables from /proc/stat.


Availability
============

FTP server: ftp://ftp.demon.co.uk/pub/unix/linux/X11/xutils/procmeter3-3.4d.tgz
FTP server: ftp://ftp.ibiblio.org/pub/Linux/system/status/xstatus/procmeter3-3.4d.tgz

Web page: http://www.gedanken.demon.co.uk/procmeter3/


Author & Copyright
==================

This program is copyright Andrew M. Bishop 1996,1997,98,99,2000,01,02,03,04,05
(amb@gedanken.demon.co.uk) and distributed under GPL.

email: amb@gedanken.demon.co.uk
[Please put procmeter in the subject line]

-- 
Andrew.
======================================================================
Andrew M. Bishop                             amb@gedanken.demon.co.uk
                                      http://www.gedanken.demon.co.uk/

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

home help back first fref pref prev next nref lref last post