티스토리 뷰
[12 Tools] System testing and troubleshooting
01. Pinkie
Pinkie is a collection of network troubleshooting utilities that allows pinging multiple hosts, forward and reverse DNS lookup, a ping sweeper, and a subnet calculator.
02. VMWare Player
VMWare Player is a multi-platform virtualization solution that can be used to create and run multiple 32-bit or 64-bit virtual machines. Ideal for testing or development environments.
http://downloads.vmware.com/d/info/desktop_downloads/vmware_player/3_0
03. Oracle VirtualBox
VirtualBox is a free, multi-platform general-purpose virtualization solution that can be used to create and run multiple virtual machines. Ideal for testing or development environments.
http://www.virtualbox.org/wiki/Downloads
04. ADInsight
ADInsight is a real-time monitoring tool used for troubleshooting LDAP (Lightweight Directory Access Protocol) clients.
http://technet.microsoft.com/en-gb/sysinternals/bb897539
05. Process Monitor
Process Monitor allows you to monitor activity related to processes, threads, DLLs, the registry and file system in real-time. Useful for troubleshooting application and system related issues.
http://technet.microsoft.com/en-gb/sysinternals/bb896645
06. SpiceWorks Network Troubleshooting
SpiceWorks Network Troubleshooting is an all-in-one tool that allows you to perform routine troubleshooting tasks such as killing processes remotely, access devices remotely, ping, tracert and nslookup, and even compare the status of two devices.
http://www.spiceworks.com/free-network-troubleshooting-tool/
07. RAMMap
RAMMap allows you to analyse physical memory allocation in your system. You are able to determine how much file data is cached in RAM, how much RAM is used by the kernel and device drivers, etc.
http://technet.microsoft.com/en-gb/sysinternals/ff700229
08. Autoruns
Autoruns allows you to view which programs are configured to run at system boot up or login.
http://technet.microsoft.com/en-gb/sysinternals/bb963902
09. LogFusion
Using LogFusion you can view and monitor log files in real-time.
10. Microsoft Log Parser
Using Microsoft Log Parser you can generate a custom-formatted output file containing the results of multiple log file sources such as XML, CSV, Event Logs, or the Registry.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07
11. AppCrashView
AppCrashView allows you to view Windows Error Reporting (*.WER) files in a simple user interface and then save the results into TXT/CSV/HTML/XML file format.
http://www.nirsoft.net/utils/app_crash_view.html
12. RootKitRevealer
RootKitRevealer allows you to detect the presence of rootkits that operate by attempting to hide their files or registry entries.
http://technet.microsoft.com/en-gb/sysinternals/bb897445
'유틸리티' 카테고리의 다른 글
[UTiLS] File & Disk Management (0) | 2014.11.28 |
---|---|
[UTiLS]System and Network Management (0) | 2014.11.28 |
[Utils] Windows System Administrator's Tools - System & Network (0) | 2014.11.28 |
[Tool] TrueCrypt linux (0) | 2014.11.27 |
[Util] winPenPack (0) | 2014.11.21 |