Hope I am OK to ask this in this group.
I've coded an gawk script to read in any no of log files
containing a count of the number of searches per 30
min performed on an application. To test it I've seeded
a rand and created log files with a DateTime field and
a count figure covering a month. The script works OK
but the resultant Excel chart looks nothing like real life.
How would I create log files where the count is zero
till about 7am, rises to a peak at 11am, back down over
dinner, another peak at 3pm, and dies down till nothing
after 6pm?
I'd be grateful for any suggestions,
|FC