Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziSo I have updated this a bit, and it now can be used with statsfiles. For those that don't know, the LAE can generate stats on EVERY node that is executed on a server, with a setting: ls.brain.server.logFileStats. If this is set to a file, the LAE will write to that file, one line per node execution. I have updated the Porfolio Analyzer to take either brdlogs or this stats file (it has two inputs, use either one, but if you use both, it only uses the brdlog input.
There are still some issues, in that there is no concept of a "run" in this area, so I just labeled each graph as it's own run, regardless of how often it has been run (I don't see start/end graph events). I think this probably really needs to be split into a graph that is designed for the stats, and another that is designed for the log, with some overlap in common areas. But for now, this is something that should still be useful. If you take the statsfile and filter it out for a window, you can start to see visiblity into the schedule for that window...and if you look at certain graphs, you can see the nodes and what is going right or not. So still useful.
Good luck, and let me know what you think.
Cheers
Rich
Attachments:
LAE Profiling.brg