Modify ↓
Ticket #56 (closed defect: worksforme)
Confused report times
Reported by: | [email protected]… | Owned by: | hagedorn |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | bcfg2-reports | Version: | |
Keywords: | Cc: |
Description
I was just looking at my reports and noticed a node that claims it hasn't run in 24 hours, but clearly has. (update: narayan just walked by and said that this might actually be "calendar day"; I'm submitting anyway) From the web page:
This node did not run within the last 24 hours-- it may be out of date. Time Ran: Wed May 24 14:21:21 2006
From my desktop machine:
chevelle:~ >date Thu May 25 10:49:08 CDT 2006
The relevant section from statistics.xml
<Node name='tg-c038.uc.teragrid.org'> <Statistics total='948' good='948' version='2.0' client_version='$Revision: 1773 $' state='clean' time='Thu May 18 23:21:57 2006'> <Extra > <Package name='freeradius'/> <Package name='freeradius-devel'/> <Package name='pam_radius'/> <Package name='sudo'/> </Extra> <OpStamps config_download='1148012513.63' initialization='1148012513.95' c onfig_parse='1148012513.65' start='1148012512.7' finished='1148012517.56' invent ory='1148012517.55' install='1148012517.56' probe_download='1148012512.77' probe _upload='1148012512.83'/> </Statistics> <Statistics total='949' good='948' version='2.0' client_version='$Revision: 1773 $' state='dirty' time='Wed May 24 14:21:21 2006'> <Bad > <ConfigFile name='/etc/cron.daily/bcfg2-noop'/> </Bad> <Extra > <Package name='freeradius'/> <Package name='freeradius-devel'/> <Package name='pam_radius'/> <Package name='sudo'/> </Extra> <OpStamps config_download='1148498477.74' initialization='1148498478.06' c onfig_parse='1148498477.76' start='1148498476.82' finished='1148498481.67' inven tory='1148498481.66' install='1148498481.67' probe_download='1148498476.87' prob e_upload='1148498476.92'/> </Statistics> </Node>
Attachments
Change History
comment:2 Changed 17 years ago by hagedorn
- Status changed from new to assigned
I am not sure if this is still a problem in the old reports; I checked and it appears to do the right thing for me now. Further, it is much better in the NewReporting? System, and is certainly "within the last 24 hours. There will be a cleanup-of-terminology soon within the reports to make everything more clear.
-Joey
Note: See
TracTickets for help on using
tickets.