Hi
I'm currently running Dude 4.0beta3. I have noticed this issue several times since I started using Dude, so it has happened with several Dude releases and with two or three different PCs, allways with Windows XP.
Symptoms are that Dude stops making graphs.
Services.msc -> Net Stop "The Dude Server"; Net Start "The Dude Server"
Ok, the graphs are here once again.
Sometimes I perform a trace before stoping and starting the Dude Service, sometimes after. I usually find a high snmp traffic with one of the devices being polled by The Dude. Today I have found it with a big router/switch which had the Polling disabled. In the trace I saw it was a snmpwalk of all its interfaces.
Today I have opened the Process Explorer and I have found that the process started with the command
"C:\Program Files\Dude\dude.exe" --server --service
was using 650Mbytes.
The workarounds I use may be
Deleting the device and defining it from scratch without AutoDiscovery.
Disable the polling in most devices with uninteresting information. This hasn't worked today.
Define the most devices I can with the "no snmp" community, and change this community to 1 tries, 3000ms timeout, version none.
I don't need to poll this router/switch, what I need is to graph the traffic in one of its interfaces.
Regards