> FYI - PHP would _not_ work for monitoring systems (as it does > not allow itself > to run as a daemon) I know. But it would be nice to have the web interface written in PHP for easy modification. If netsaint stored the configs in a database, it would make life much easier. It could also store it's collected data in the DB for running nice querie's through a PHP page. Set it up to grab router bandwidth stats every 5 minutes and dump it in the DB, and generate pretty graphs dynamically. You'd obviously still have a little daemon that runs to control probes and gather data. jay > -----Original Message----- > From: Nick.T.Reinking at supervalu.com > [mailto:Nick.T.Reinking at supervalu.com] > Sent: Wednesday, January 10, 2001 3:44 PM > To: tclug-list at mn-linux.org > Subject: Re: [TCLUG] netsaint clones > > > A good URL to take a look at is: > > http://netsaint.sourceforge.net/docs/0_0_6/about.html#whatis > > Look at the very bottom - it has quite a few links to other > monitoring tools. > > FYI - PHP would _not_ work for monitoring systems (as it does > not allow itself > to run as a daemon) > > Nick Reinking > netsaint_statd primary developer >