active questions tagged continuous-monitoring - Stack Overflow most recent 30 from stackoverflow.com 2010-03-22T04:20:43Z http://stackoverflow.com/feeds/tag/continuous-monitoring http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/2341432/how-to-run-the-packet-capture-program-continuously-for-hours 0 How to run the packet capture program continuously for hours? [closed] jyotsna2010 http://stackoverflow.com/users/281967 2010-02-26T12:11:03Z 2010-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-tool 7 Best MySQL Server Monitoring Tool Michael Pliskin http://stackoverflow.com/users/9777 2008-09-24T12:22:13Z 2010-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>