Hi, We have written a LUA postdissector that calculates a number of response time values. These are defined as floating point fields, e.g.
The postdissector works fine but I can't get the Wireshark IO Graph facility to plot the values - I just get a flat line. I use the Y Axis Unit: Advanced option in IO Graph, choose Calc: MAX(*) and then add transum.art as the value to plot. I've tried the same thing with Wireshark compiled dissector fields and these work fine. Does IO Graph support LUA postdissector fields? Am I doing something wrong? Thanks and regards...Paul PS: The dissector can be downloaded from http://www.tribelabzero.com/resources asked 02 Aug '14, 03:48 PaulOfford |
Is this a candidate for a bug report?
What is your
Windows 7 Ultimate Build 7601 SP 1 - Wireshark 1.10.8
I've upgraded to Wireshark 1.12.0 and I get the same problem.
Just to be sure I'm doing this right, here's what I put in the dialog box: