LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Monitoring an Apache server (https://www.linuxquestions.org/questions/linux-software-2/monitoring-an-apache-server-159572/)

nkendrick 03-18-2004 05:42 PM

Monitoring an Apache server
 
Is there a quick and dirty way to check the last access times and URLs on an Apache (2) server apart from checking the logs? Ideally I'd like to pop onto an Intranet Web page and see the last access times etc.

If this feature isn't built into Apache, what's available as an add-in or can you point me to a useful script to format/manage the logs nicely so I don't have to reinvent the wheel. Thanks.

Yours lazily,

NK

AutOPSY 03-18-2004 07:27 PM

make a webpage, that uses CGI::Pretty, that all it does is displays the log files to the page.

You wouoldnt be re-inventing the wheel.

There are just some things we must do ourselves as unix users.

and what sucks about looking at the logs? remote administration?
use ssh and login as root. lazy ass.


All times are GMT -5. The time now is 03:10 PM.