Tags: monitoring

Mailgraph on FreeBSD

Categories: BSD
Published on: June 13, 2009

Have you just installed mailgraph and are you asking yourself “and now???”
Let’s see how to get it running on FreeBSD.
After installation copy your /usr/local/www/cgi-bin/mailgraph.cgi to your cgi-bin directory, default is /usr/local/www/apache22/cgi-bin/ and change the owner to www:www :

cp /usr/local/www/cgi-bin/mailgraph.cgi /usr/local/www/apache22/cgi-bin/
chown www:www /usr/local/www/apache22/cgi-bin/mailgraph.cgi

Be sure to have this line: (more…)

Install Symon / Symux + Syweb on FreeBSD 7.2

Categories: BSD
Published on: June 9, 2009

Symon is a useful tool that collect data like cpu/bandwidth/whatever usage and display it with nice graphs, like this for example:

symon_example
First of all, install symon! Since it haven’t configuration options you can use pkg_add -r symon or go to /usr/ports/sysutils/symon and run make install clean.
After a succesful installation, you have to copy your default symon.conf and symux.conf to etc/ directory.
If you have installed symon with the default prefix (/usr/local) you have simply to do
cp /usr/local/share/examples/symon/sym* /usr/local/etc/
Now edit the configuration files, symon.conf and symux.conf.

(more…)

page 1 of 1
Please support our sponsors ;)
Welcome , today is Wednesday, February 8, 2012