Richard Titmuss wrote: > > Stas Bekman wrote: > >> Richard Titmuss wrote: >> >>> Hi, >>> >>> I am trying to setup Apache::VMonitor on a mod-perl enabled server. >>> The page is returned OK but some of the information seem corrupt. The >>> following is an example of the output which I get: >>> >>> ## PID M Elapsed LastReq Srvd Size Share VSize Rss >>> Client Request (first 64 chars) >>> 5: 22691 1 0.000s 8.34d 60K 16.1M 14.8M 19.5M 16.1M >>> 127.0.0.2 GET /sys-monitor >>> >>> >>> The 'M', 'Elapsed', 'LastReq' and 'Srvd' columns are not returning >>> sensible values. I'd only just started this server so the last >>> request cannot have taken 8days! >>> >>> It appears the the apache scoreboard is not being read correctly. Can >>> anyone help? >> >> >> >> Well as you've probably figured out it's not an Apache::VMonitor >> problem, since it doesn't do much but reading the data from >> Apache::Scoreboard and formatting it nicely. >> >> Does your mod_status show valid data in the extended mode? Id not it's >> an apache problem. > > > I've checked mod_status and the results are displayed correctly. Does > this mean that it is an Apache::Scoreboard problem? I've tried > recompiling both apache and Apache::Scoreboard but this does not help. > Any ideas?
I haven't modified the code logic in a while and there were no bug reports, so most likely something wrong happens at the Apache::Scoreboard level. Simply try to debug it and compare with what mod_status reports. Both mod_status and Apache::Scoreboard use the same source of information. what platform, perl version do you have this problem on? __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com