What are alerts and how are they disseminated?

What will be an ideal response?


Alerts are notifications directly sent to the technicians when their intervention is required. These notifications can have a variety of forms. When the SNMP system was initially rolled out, one snarky manager suggested using text messages via Short Message Service (SMS) alerts that would cause techs' smartphones to meow upon receipt. That idea was nixed pretty early in favor of e-mail alerts (without any pictures attached).
 

Computer Science & Information Technology

You might also like to view...

What is an organization's internal private network that uses the infrastructure and standards of the Internet and the World Wide Web?

A) Choke B) Extranet C) Firewall D) Gate E) Intranet

Computer Science & Information Technology

Which of the following is the correct way to output the value of 4 left justified?

a) printf( "%i", 4 ); b) printf( "%-i", 4 ); c) printf( "4%i", 4 ); d) printf( "4-%i", 4 );

Computer Science & Information Technology

Which technology allows networks use multiple private IPv4 addresses internally and maps them to one or more public IPv4 addresses externally?

A. DNS B. IP gateway C. NAT D. VoIP

Computer Science & Information Technology

Where does Windows store instructions temporarily after they are read from the hard disk drive?

A) read only memory B) random access memory C) free disk space D) cache

Computer Science & Information Technology