<div class="gmail_quote">On Sat, Jan 3, 2009 at 6:14 AM, Florian Forster <span dir="ltr">&lt;<a href="mailto:octo@ssc-serv.com">octo@ssc-serv.com</a>&gt;</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">
&gt; 2.) The service crashes every now and then and has to be restarted.<br>
&gt; The last error code was:<br>
&gt; Faulting application SSCServ.exe, version 1.0.0.0, time stamp 0x4935b7af,<br>
&gt; faulting module SSCServ.exe, version 1.0.0.0, time stamp 0x4935b7af,<br>
&gt; exception code 0xc0000005, fault offset 0x00009ab7, process id 0x4f4,<br>
&gt; application start time 0x01c96131a6601018.<br>
&gt;<br>
&gt; I&#39;ll keep monitoring this one and let you know if the exception codes<br>
&gt; and fault offsets vary<br>
<br>
</div>Eek, that&#39;s not good. Yeah, please let me know that. I&#39;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>
&gt; 3.) The CPU usage graph will sometimes spike way off the chart (e.g. 7<br>
&gt; 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>
&gt; 4.) Occasionally, data will end up in weird places on the collectd<br>
&gt; end. &nbsp;For instance, there&#39;s a df/memory-cacched.rrd file with 1 sample<br>
<br>
</div>Can you maybe create a PCAP file for a host that&#39;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>
 &nbsp;# 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.&nbsp; So far it seems to be working flawlessly.<br><br>- Wayne<br>&nbsp;<br></div></div><br>