Skip to main content

Common incident management issues


The following post on the Security Procedure blog lists some common incident management issues. Incident management is a fundamental ITIL process.
Common incident management issues include:
  1. Extended resolution times
  2. Inconsistent service delivery/approach to resolution
  3. Incomplete fixes/Incidents needing to be re-opened
  4. Too many touch points required to resolve an issue
  5. Inefficient trouble shooting procedures
  6. Poor visibility of impact of incidents upon the business
  7. Routing errors/Multiple re-assignments
  8. Inappropriate prioritization of incidents
  9. Inefficient workload management
  10. Poor communication of outages and their impact
  11. Lack of a closed loop process i.e. no formal closure
  12. Continuously re-inventing the wheel
  13. Ineffective use of knowledge repositories
  14. Poor categorisation/classification of incidents
  15. Buck passing between functional/implementation groups
  16. Lack of visibility of incident status
  17. Temporary workarounds being left in place as permanent fixes
  18. Unnecessarily high levels of follow up/chase calls
  19. Availability of Help Desk staff
  20. Skill levels of Help Desk staff
  21. Single incident management process irrespective of nature and scope of incident e.g. Critical service impacting incidents treated in the same way as a user that has forgotten their password.
This list is from Rob Addy book’s Effective IT Service Management. The Major Incident Process described in this blog tries to address many of these issues, and is linked to problem management for quality.

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 .