Commit graph

9 commits

Author SHA1 Message Date
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Charlie Allom
c32b41a151 more path changing 2007-07-17 16:02:37 +00:00
Charlie Allom
a0803acf60 update my TODO 2007-07-15 13:10:04 +00:00
Charlie Allom
cf924cd241 fix ownerships with hard coded installs 2007-07-15 13:09:16 +00:00
Charlie Allom
9f053a1912 replace /usr/local throughout & fix the librrd shit by blatting out MAKE_ENV 2007-07-15 11:04:28 +00:00
Charlie Allom
6328aa8f4f symon is a system monitor. It can be used to obtain accurate and up to date
information on the performance of a number of systems.

Currently the "suite" consists of these parts:

symon - lightweight system monitor. Can be run with privleges equivalent
    to nobody on the monitored host. Offers no functionality but monitoring
    and forwarding of measured data.

symux - persists data. Incoming symon streams are stored on disk in rrd
    files. symux offers systems statistics as they come in to 3rd party
    clients.

syweb - draws rrdtool pictures of the stored data. syweb is a php script
    that can deal with chrooted apaches. It can show all systems that are
    monitored in one go, or be configured to only show a set of graphs.

sylcd - symux client that drives CrystalFontz and HD44780 lcds. sylcd
    shows current network load on a specific host.

SymuxClient.pm - generic perl symux client. Could, for instance, be used
    to get the hourly amount of data that was transmitted on a particular
    interface.
2007-07-14 11:49:07 +00:00