If backlogged incidents are increasing, it indicates that help desk personnel are doing something that's working

Indicate whether the statement is true or false


False If backlogged incidents are declining, it indicates that help desk personnel are doing something that's working. When you identify what that is, you can encourage them to continue. If the backlogged incidents are increasing, it indicates a problem.It might be that backlogged incidents are increasing matching a trend of increased incidents. If nothing is done, the trend will likely continue until the backlog causes more problems, such as a decline in customer satisfaction.

Computer Science & Information Technology

You might also like to view...

Which of the following data sets (for x) would be best for checking this code:

if (x > 7) cout << x + 3; else if (x > 4) cout << x – 4; else cout << x + 1; a) 5, 8, 10 b) 3, 5, 11 c) 4, 10, 15 d) 3, 4, 7

Computer Science & Information Technology

In a tree, an interior node is a node that has no children.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is most accurate concerning data warehousing and big data architecture?

A. Big data is so large that standard relational database management systems do not work. Data must be processed by parallel processors. B. Data is processed using auto-synthesis to enhance processing speed. C. Data warehouses are used for long-term storage of archive data. D. Data can never be processed in real time.

Computer Science & Information Technology

The DES algorithm works with 128-bit blocks of data.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology