Linux Performance Checklist
http://www.brendangregg.com/USEmethod/use-linux.html Checkpoint Perf analyis https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk33781#CPU
http://www.brendangregg.com/USEmethod/use-linux.html Checkpoint Perf analyis https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk33781#CPU
http://jmeter.apache.org/usermanual/get-started.html#proxy_server http://jmeter-plugins.org/wiki/dns_test_using_jmeter/
Check, if a website is still reachable – over proxy connection with wget – on windows !! Wget for Windows ist avalable here. wget.exe -Y… Weiterlesen »Website Availability Monitoring
Problem: File copy on a Windows Server 2008 R2 x64 from a Windows Server 2003 R2 x64 network share is very slow. Solution (in my… Weiterlesen »W2K8R2: Filecopy over network slow
Einige Dinge zum Plattendurchsatz: Storage Performance Council – SPC http://www.storageperformance.org ElasticSky IOPS Berechnung: http://www.elasticsky.de/2012/06/iops-berechnung/ Transaction Processing Performance Council – TPC www.tpc.org Ein paar Tools:… Weiterlesen »Storage IO messen
Nette Tools, um die Netzwerkbandbeite zwischen 2 Stationen zu messen: jPerf: http://code.google.com/p/xjperf/ … recht nützliche Einführung in die Benutzung von jPerf: http://www.nwlab.net/know-how/JPerf/ NetIO: http://www.nwlab.net/art/netio/netio.html DSCP… Weiterlesen »Netzwerkbandbreite ermitteln
Guter Artikel über die Laod Average auf einem Linux System: http://www.linuxjournal.com/article/9001?page0,2 … und hier wird das Thema ebenfalls behandelt, konkret anhand des Utilities „sar“: http://www.cmdln.org/2009/01/28/cpu-performance-analysis-in-linux/