Skip to main content

Fault Tree Analysis Made Easy

If you are ITIL certified, you’ve heard of Fault Tree Analysis, or FTA. But if you’re like most, you probably have no idea how to actually perform or use FTA!  Simply put, FTA is a method for discovering the root causes of failures or potential failures. FTA then helps you understand how to fix or prevent the failure.  FTA is an analysis that starts with a top-level event, like a service outage. You then work it downward to evaluate all the contributing faults, and the causes of faults, that may ultimately lead (or have led) to its occurrence. You use the fault tree diagram to identify countermeasures to eliminate the causes of the failure.
FTA requires nothing more complex than paper, pencil, and an understanding of the service at hand. You will need accurate Configuration Information (CI) contextual information in order to get the most value from FTA. 

The following 6 simple steps, available here, can help you resolve tough design issues or problems quickly and easily.

https://www.linkedin.com/pulse/my-top-10-posts-pulse-ronald-bartels/


Comments

Popular posts from this blog

LDWin: Link Discovery for Windows

LDWin supports the following methods of link discovery: CDP - Cisco Discovery Protocol LLDP - Link Layer Discovery Protocol Download LDWin from here.

easywall - Web interface for easy use of the IPTables firewall on Linux systems written in Python3.

Firewalls are becoming increasingly important in today’s world. Hackers and automated scripts are constantly trying to invade your system and use it for Bitcoin mining, botnets or other things. To prevent these attacks, you can use a firewall on your system. IPTables is the strongest firewall in Linux because it can filter packets in the kernel before they reach the application. Using IPTables is not very easy for Linux beginners. We have created easywall - the simple IPTables web interface . The focus of the software is on easy installation and use. Access this neat software over on github: easywall

STG (SNMP Traffic Grapher)

This freeware utility allows monitoring of supporting SNMPv1 and SNMPv2c devices including Cisco. Intended as fast aid for network administrators who need prompt access to current information about state of network equipment. Access STG here (original site) or alternatively here .