lmon_php.tar
This includes the PHP scripts. just extract this to
your main html directory.
tar file includes all files you need.
read README in lmon_php directory.
your PHP must support postgresql database.
lmonitor.c (no development)
Its small and very simple c program.
You have to change some variables in it so read
the beginning of that file.
Compile: gcc -lpq -Wall -g1 lmonitor.c -o lmonitor
lmonitor.cgi
This is very simple perl cgi script.
It requires CGI.pm, DBI and DBD::pg modules.
You have to change some variables in it so read
the beginning of that file.
I have tested this in apache and it works great.
settings.cgi
With this script you can set nick name for you and
change sorting of entrys in lmonitor.cgi.
Put this in same directory where lmonitor.cgi is.
lmonitor.html
This is the help file.
Pete
