Cengage Windows Server 2019 Chapter 12 Vocab

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

Advanced boot options

The screen that lets you start Windows in advanced troubleshooting modes. You can access the menu by turning on your computer and pressing the F8 key before Windows starts.

2
New cards

bus mastering

Allowing a device to perform processing tasks that are normally performed by the processor.

3
New cards

cached memory

A hardware or software component that stores data so that future requests for that data can be served faster.

4
New cards

committed memory

Virtual memory from the paging file that applications have requested.

5
New cards

Data Collector Sets (DCS)

A Windows Server 2019 tool used for creating baselines that span a period of time, or for analyzing trends that can be used to proactively identify performance problems before they impact the system.

6
New cards

Distributed Denial of Service (DDoS)

A malicious attempt to disrupt normal traffic of a targeted server, service, or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.

7
New cards

Event log

Files that contain details regarding the nature of problems.

8
New cards

event subscription

A registration indicating that a particular event is significant to a particular system and specifying the processing to perform when the triggering event occurs.

9
New cards

event trace provider

Windows component that reports detailed information about the Windows kernel and system applications.

10
New cards

handle

A resource (often a file) that is connected to a process.

11
New cards

jabbering

A process where hardware components may fail intermittently, or malfunction by sending large amounts of information to the processor when not in use.

12
New cards

memory leak

A type of error where processes enter a state that allows them to continually use more memory until the memory in the system is exhausted.

13
New cards

monitoring

One of a system administrator’s most time-consuming tasks; it involves examining network connectivity, viewing log files, and running performance utilities periodically to identify problems and their causes.

14
New cards

network latency

The time it takes for data or a request to go from the source to the destination. Latency in networks is measured in milliseconds.

15
New cards

non-paged tool

The amount of kernel and device driver memory that must stay in physical memory. This type of memory cannot be offloaded onto the disk.

16
New cards

packet sniffer

A computer program or piece of computer hardware that can intercept and log traffic that passes over a digital network or part of a network.

17
New cards

page fault

A type of exception raised by computer hardware when a running program accesses a memory page that is not currently mapped by the memory management unit into the virtual address space of a process.

18
New cards

paged pool

The amount of kernel and device driver memory that CAN spill over from physical memory into the slow page file.

19
New cards

performance counter

A component of the Performance Monitor tool that represents the components of a performance object that monitor a specific type of event.

20
New cards

Performance Monitor

A tool that allows a system administrator to monitor real-time system performance and create simple baselines.

21
New cards

performance object

A component of the Performance Monitor tool representing the areas of the system that can be monitored. Common examples include Processor, Memory, Physical Disk, Logical Disk (for volumes), and Network Interface.

22
New cards

PerfView

A free performance-analysis tool that helps isolate CPU and memory-related performance issues.

23
New cards

process

A series of interrelated tasks that uses the computer’s resources to execute the instructions in a program.

24
New cards

Reliability Monitor

A utility that indicates event trends over a period of time to proactively identify system stability or performance problems.

25
New cards

Resource Monitor

Used to display the specific hardware resources used by processes on the system.

26
New cards

rogue process

Process that has encountered an error that forces it to use an unusually high amount of processor time.

27
New cards

Safe Mode

An advanced boot option that boots the system without network connectivity using the minimum configuration of devices and drivers.

28
New cards

Task Manager

Used to quickly analyze the performance of a system, as well as identify and stop rogue processes and memory leaks.

29
New cards

thread

A unique sequence of instructions that is executed by a process.

30
New cards

Wireshark

A free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education.