<div class="gmail_quote">On Sat, Jan 3, 2009 at 6:14 AM, Florian Forster <span dir="ltr"><<a href="mailto:octo@ssc-serv.com">octo@ssc-serv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">
> 2.) The service crashes every now and then and has to be restarted.<br>
> The last error code was:<br>
> Faulting application SSCServ.exe, version 1.0.0.0, time stamp 0x4935b7af,<br>
> faulting module SSCServ.exe, version 1.0.0.0, time stamp 0x4935b7af,<br>
> exception code 0xc0000005, fault offset 0x00009ab7, process id 0x4f4,<br>
> application start time 0x01c96131a6601018.<br>
><br>
> I'll keep monitoring this one and let you know if the exception codes<br>
> and fault offsets vary<br>
<br>
</div>Eek, that's not good. Yeah, please let me know that. I'll see if I can<br>
find anything out with that information, but just the file offset is<br>
probably not going to help much :( What version did you use? It says<br>
1.0.0.0 in the file because setting the version for a file it well<br>
hidden and I tend to forget to change that..<br>
<div class="Ih2E3d"><br>
> 3.) The CPU usage graph will sometimes spike way off the chart (e.g. 7<br>
> million % utilization)<br>
<br>
</div>Sounds like a counter reset. This could be caused by automatic<br>
restarting of SSC Serv.<br>
<div class="Ih2E3d"><br>
> 4.) Occasionally, data will end up in weird places on the collectd<br>
> end. For instance, there's a df/memory-cacched.rrd file with 1 sample<br>
<br>
</div>Can you maybe create a PCAP file for a host that's having this problem?<br>
Bruno Prémont has recently written a Wireshark dissector for the<br>
collectd protocol, which is wonderful for problems like this one. Good<br>
arguments to tcpdump would be:<br>
# tcpdump -i $IF -p -s 2000 -w sscserv.pcap udp port 25826 and host $IP<br>
</blockquote><div><br>I upgraded to 1.2.2 last week. So far it seems to be working flawlessly.<br><br>- Wayne<br> <br></div></div><br>