DBHerobrine

Status Code Guidelines

Jul 11th, 2015
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Code Green, Low
  2. Code Blue, Guarded
  3. Code Yellow, Elevated
  4. Code Orange, High
  5. Code Red, Severe
  6. Code Black, Traumatic
  7.  
  8. Code Green is when nothing is wrong and no hardware nor software is in danger from internal or external threats.
  9. Code Blue is when something is abnormal and software could be in danger from internal threats, but hardware is in no danger.
  10. Code Yellow is when something is abnormal and hardware and software could be in danger from internal or external threats.
  11. Code Orange is when something is seriously amiss and hardware and software are in danger due to external threats.
  12. Code Red is an emergency code indicating that hardware and software are seriously endangered by external threats.
  13. Code Black is an emergency code indicating that either hardware or software have suffered traumatic attacks and are not functioning.
  14.  
  15. In Code Green, all software should be stable in condition.
  16. In Code Blue, all software should be on alert, and the endangered software should reduce traffic.
  17. In Code Yellow, essential software should be on high alert, and non-essential software should severely limit traffic.
  18. In Code Orange, all non-essential software must be terminated, and essential software must severely limit traffic.
  19. In Code Red, all software must be terminated, and all essential hardware must be shutdown completely.
  20. In Code Black, all hardware and software must cease all operation, and notifications should be posted.
Advertisement
Add Comment
Please, Sign In to add comment