active questions tagged continuous-monitoring - Stack Overflowmost recent 30 from stackoverflow.com2010-03-22T04:20:43Zhttp://stackoverflow.com/feeds/tag/continuous-monitoringhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/2341432/how-to-run-the-packet-capture-program-continuously-for-hours0How to run the packet capture program continuously for hours? [closed]jyotsna2010http://stackoverflow.com/users/2819672010-02-26T12:11:03Z2010-02-27T05:48:12Z
<p>Hi,
I am trying to run the packet capture program (libpcap) continuously for hours and writing its IP address values to a file. But the program stops after 60 to 70 seconds with a error saying segmentation fault(core dumped). Same program modified to read from dump file,(with SNAPLEN 1518) it also stops after 3 min saying "Error reading packets from interface interfacename: truncated dump file; tried to read 96 captured bytes, only got 33". Please answer.</p>
<p>I have written the program in C using the example program sniffex.c which is available in net.</p>
http://stackoverflow.com/questions/126791/best-mysql-server-monitoring-tool7Best MySQL Server Monitoring ToolMichael Pliskinhttp://stackoverflow.com/users/97772008-09-24T12:22:13Z2010-01-12T13:41:06Z
<p>I'd like some opinions about the best mysql monitoring tool available. I've tried <a href="http://www.mysql.com/products/enterprise/advisors.html" rel="nofollow">MySQL Enterprise Monitor</a>, and it is great for me except it's impossible to get MySQL sell something (<em>see comments for details</em>) - I'm ok to pay even if I find the pricing and bundling it with MySQL Enterprise only unreasonable.</p>
<p>I am also looking at <a href="http://www.webyog.com/en/monyog_feature_list.php" rel="nofollow">MONyog MySQL Monitor</a> now, gonna give it a try soon. Just wanna get some expert advice/field experience.</p>