I want to know when the httpd server was restarted, how long it has been up etc.
Thanks Jean
|
I want to know when the httpd server was restarted, how long it has been up etc. Thanks Jean
| |||||||||||
feedback
|
|
The best way to do this is to properly use something like mod_status for the best accuracy. I'm assuming this is a RHEL based distribution using Apache (httpd daemon). | |||
|
feedback
|
|
Apache on *nix? Then you probably want to take a look at the If you want to access that information from commandline, you can use
| ||||
|
feedback
|