Courseiva

CCNA Mid Server Management Questions

75 of 82 questions · Page 1/2 · Mid Server Management topic · Answers revealed

1
MCQmedium

You need to set up a MID Server on Linux. What is the standard process for installing it?

A.Install via Update Set
B.Push an installer via the Discovery tool
C.Download, extract, and run the shell script
D.Install via the ServiceNow GUI
AnswerC

Standard deployment involves extracting the binary and configuring the parameters.

Why this answer

The standard method involves downloading the MID Server zip file, extracting it, and running the installer script.

2
MCQeasy

What is the status of a newly installed MID Server that has not yet been validated?

A.Validated
B.Validation Required
C.Down
D.Up
AnswerB

This is the system state for a new, unapproved MID Server.

Why this answer

New MID servers require validation by an admin before they are trusted to perform work.

3
MCQeasy

Where do you go to see a list of all available MID Servers in your instance?

A.ECC Queue
B.System Properties
C.Discovery Dashboard
D.MID Servers > Servers
AnswerD

This is the standard navigation path to view MID Server records.

Why this answer

The MID Server list view is available under the MID Server module.

4
MCQhard

A MID Server is installed behind a proxy. Which file must be modified to ensure the MID Server can reach the instance?

A.proxy.xml
B.agent.config
C.mid_server.properties
D.wrapper.conf
AnswerB

The agent.config file is the local file where proxy settings are defined.

Why this answer

The agent/conf/agent.config file contains the network proxy settings required for the MID Server to tunnel traffic to the instance.

5
MCQmedium

You are configuring a MID Server Cluster for high availability. What determines which MID Server in the cluster processes a specific task?

A.The 'Load Balancing' policy selected on the Cluster record
B.The 'ECC Queue' record priority
C.The 'Performance Metric' score calculated by the instance
D.The 'Cluster Priority' field on the MID Server record
AnswerA

The Load Balancing setting (e.g., Round Robin, Failover) dictates how work is assigned.

Why this answer

The Load Balancing policy determines how tasks are distributed among available MID Servers in a cluster.

6
MCQhard

A MID Server is configured to use an encrypted proxy for internet access. Where must this configuration be defined?

A.The 'MID Server Proxy' table in ServiceNow
B.The 'Discovery Credential' record
C.The 'MID Server Properties' module
D.The config.xml file on the host machine
AnswerD

The config.xml file is the authoritative location for MID Server network connectivity settings.

Why this answer

The config.xml file on the MID Server host is where proxy settings (including credentials) are defined for the MID Server service.

7
Multi-Selectmedium

Which TWO types of discovery probes can a MID Server execute?

Select 2 answers
A.WMI probes
B.Hardware replacement probes
C.User creation probes
D.SQL injection probes
E.SSH probes
AnswersA, E

Standard for Windows discovery.

Why this answer

WMI and SSH are standard discovery protocols supported by MID Servers.

8
MCQhard

If a MID Server is behind a load balancer, what configuration might be required?

A.Reduce the polling time
B.Configure the MID Server to trust the Load Balancer's certificate
C.Disable the MID Server firewall
D.Set the MID Server to 'Internal' mode
AnswerB

Trusting the certificate is required for secure communication.

Why this answer

The load balancer may terminate SSL or require specific headers, which must be accounted for in the MID Server configuration.

9
MCQmedium

What is the primary benefit of using a MID Server?

A.It replaces the need for a database
B.It increases the number of users
C.It allows discovery behind firewalls
D.It makes discovery faster
AnswerC

This is the core architectural purpose.

Why this answer

MID Servers allow for secure, firewalled data collection without exposing the instance directly to the internal network.

10
MCQhard

What is the effect of setting 'mid.log.level' to 'debug' in the agent.config file?

A.It increases the polling speed
B.It provides more detailed troubleshooting information in the agent logs
C.It enables automatic error reporting
D.It forces the MID Server to re-validate
AnswerB

Debug mode captures verbose diagnostic data.

Why this answer

Setting the log level to debug increases the granularity of the logs, useful for troubleshooting, but generates large files.

11
MCQeasy

Which platform can a MID Server be installed on?

A.Android
B.Only Windows
C.Windows, Linux, and macOS
D.Only Linux
AnswerC

These are supported platforms for the MID Server agent.

Why this answer

ServiceNow supports running MID Servers on Windows, Linux, and other Java-supported OS environments.

12
MCQeasy

A MID Server has been installed on a Windows host, but it is not appearing in the 'MID Servers' list in the ServiceNow instance. What is the first place you should check to identify the cause?

A.The 'ECC Queue' table
B.The 'MID Server Issues' related list on the Discovery Dashboard
C.The agent log file located in the agent/logs directory on the host
D.The 'Credential Store' module
AnswerC

The agent log is the primary source for troubleshooting initial registration and communication failures.

Why this answer

The agent log file contains the handshake and connection details between the MID Server and the instance.

13
MCQmedium

You want to force a MID Server to restart its service. Where can you do this?

A.From the System Log
B.From the Discovery Schedule
C.By deleting the MID Server record
D.From the MID Server record using the 'Restart' UI Action
AnswerD

This UI action triggers a service restart on the host.

Why this answer

You can restart the MID Server service from the MID Server record using the 'Restart' UI Action.

14
Multi-Selecthard

Which THREE factors should be considered when planning a MID Server installation?

Select 3 answers
A.Database version
B.Network access to the instance
C.Hardware resource availability
D.Operating system compatibility
E.User browser settings
AnswersB, C, D

Ensuring connectivity over the required ports.

Why this answer

Installation planning includes choosing the platform (OS), assessing hardware requirements (RAM/CPU), and network requirements.

15
Multi-Selecthard

Which THREE things occur during the MID Server startup process?

Select 3 answers
A.Checking for version updates
B.Reading agent.config
C.Scanning the entire network
D.Establishing a heartbeat with the instance
E.Creating new user accounts
AnswersA, B, D

The agent verifies if it needs to upgrade.

Why this answer

The startup process involves loading configurations, checking for updates, and establishing an initial heartbeat.

16
MCQmedium

You are decommissioning a MID Server. What is the best practice to ensure no data is lost during the transition?

A.Set the status to 'Down' and wait for active tasks to finish
B.Delete the MID Server record from the ServiceNow instance
C.Stop the MID Server service on the host only
D.Clear the 'Capabilities' field
AnswerA

Setting the status to 'Down' allows for a graceful shutdown process.

Why this answer

Setting the status to 'Down' prevents new tasks from being assigned while allowing existing tasks to complete.

17
MCQmedium

What happens to the MID Server service if the host machine reboots?

A.It will start automatically if configured as a system service
B.It will stay down until manually started
C.It will be uninstalled
D.It will require a re-validation
AnswerA

Standard installation registers it as a service.

Why this answer

The MID Server is typically configured as a system service, so it starts automatically upon OS boot.

18
MCQeasy

Where do you define the MID Server capabilities that allow it to perform specific tasks like Orchestration or Discovery?

A.In the 'Discovery Definition' module.
B.In the 'MID Server Properties' module.
C.In the config.xml file.
D.In the MID Server record's 'Capabilities' related list.
AnswerD

This is the correct location to assign capabilities to a MID Server.

Why this answer

MID Server Capabilities are managed via the 'Capabilities' related list on the MID Server record.

19
Multi-Selectmedium

Which TWO factors are used to configure a MID Server Cluster?

Select 2 answers
A.Proxy settings
B.Network firewall ports
C.Member MID Servers
D.Cluster behavior
E.Discovery Schedule
AnswersC, D

The cluster must contain at least one MID server.

Why this answer

Clusters require a defined behavior (e.g., failover) and at least one member MID server.

20
MCQeasy

A MID Server is currently in the 'Down' state. Which module should an administrator check first to identify the specific connectivity error?

A.ECC Queue
B.Discovery Dashboard
C.Discovery Logs
D.MID Server Properties
AnswerA

The ECC Queue records communication logs and heartbeat failures.

Why this answer

The ECC Queue contains status messages and error logs that identify why a MID Server cannot communicate with the instance.

21
MCQmedium

You are deploying a MID Server behind a strict firewall. To ensure the MID Server can communicate with the ServiceNow instance without opening unsolicited inbound ports, which configuration is required?

A.Ensure the firewall allows outbound HTTPS traffic from the MID Server to the instance.
B.Set the MID Server listener port to 8443 on the local firewall.
C.Configure the instance to use an inbound static IP for the MID Server.
D.Enable the 'Inbound Proxy' setting in the MID Server configuration file.
AnswerA

MID Servers connect to the instance via outbound 443; firewall rules should permit this.

Why this answer

MID Servers communicate via outbound HTTPS (443) requests to the instance, meaning no inbound ports need to be opened on the firewall.

22
MCQmedium

You need to ensure a specific MID Server only performs WMI scanning. How do you configure this?

A.Change the MID Server status to 'Validated'
B.Modify the Application settings on the MID Server record
C.Assign it to a MID Server Cluster
D.Update the Capabilities list on the MID Server record
AnswerD

Capabilities defined on the MID Server record dictate what probes it will process.

Why this answer

Capabilities are used to restrict or assign specific types of work to a MID Server. Removing other capabilities ensures it only handles WMI tasks.

23
MCQeasy

What does the 'Heartbeat' indicate in the MID Server record?

A.That the server is currently scanning
B.That the MID server is upgraded
C.That the MID server is communicating with the instance
D.That the MID server is in a cluster
AnswerC

A recent heartbeat confirms connectivity.

Why this answer

The heartbeat indicates that the instance and the MID server are actively talking to each other.

24
MCQmedium

When upgrading a MID Server, what is the best practice for a manual upgrade process?

A.Delete the entire agent folder and reinstall.
B.Manually replace the agent JAR files.
C.Change the version in config.xml.
D.Use the 'Upgrade' UI action on the MID Server record.
AnswerD

The 'Upgrade' UI action initiates the standard upgrade process.

Why this answer

The recommended practice is to trigger the upgrade from the MID Server record in the instance to ensure synchronization.

25
MCQmedium

Where are MID Server 'Capabilities' defined?

A.In the agent.config file
B.On the MID Server record
C.In the Discovery Schedule
D.In the System Properties
AnswerB

The capability is a property of the MID Server record.

Why this answer

Capabilities are defined on the MID Server record under the Capabilities related list.

26
MCQeasy

Which property controls the number of concurrent threads a MID Server uses?

A.mid.job.count
B.mid.concurrency.limit
C.mid.max.discovery
D.mid.thread.max
AnswerD

This is the standard property for controlling concurrency.

Why this answer

The mid.thread.max property defines the maximum number of simultaneous discovery jobs.

27
Multi-Selectmedium

Which TWO categories are commonly found in the 'Capabilities' list for a MID Server?

Select 2 answers
A.Reporting
B.User Management
C.Database Maintenance
D.Discovery
E.Service Mapping
AnswersD, E

This allows discovery scan tasks.

Why this answer

Discovery and Service Mapping are two common capabilities assigned to MID servers.

28
MCQhard

If a MID Server's memory usage is consistently high, what parameter should you tune?

A.mid.thread.max
B.The 'wrapper.java.maxmemory' setting in wrapper.conf
C.mid.poll.time
D.mid.cache.size
AnswerB

This setting directly controls the maximum heap memory for the MID service.

Why this answer

Increasing the Java heap size in the wrapper.conf file allows the MID server process more memory.

29
MCQmedium

An administrator needs to deploy a MID Server on a Windows host using a specific service account. Where should the credentials be stored to allow the MID Server to perform discovery?

A.In the agent.config file
B.In the ServiceNow Instance Credentials table
C.In the wrapper.conf file
D.In the local Windows Credential Manager
AnswerB

The instance securely stores credentials and sends them to the MID Server during task execution.

Why this answer

Credentials used by the MID Server for scanning are stored in the ServiceNow instance, not locally on the MID Server host.

30
Multi-Selectmedium

Which TWO actions should you perform if a MID Server is not showing 'Up' in the instance?

Select 2 answers
A.Verify the MID Server service is running on the host
B.Check the ECC Queue for connectivity error messages
C.Change the proxy server settings
D.Create a new discovery schedule
E.Update the MID Server version
AnswersA, B

Ensuring the process is active is the first step.

Why this answer

Checking the service status on the host and the ECC Queue for connectivity errors are the two initial troubleshooting steps.

31
Multi-Selectmedium

Which TWO pieces of information can be found in the MID Server record?

Select 2 answers
A.The full history of all scans
B.The user login credentials
C.The host IP address
D.A list of all discovered hardware
E.The current status
AnswersC, E

The record stores the IP address of the MID server host.

Why this answer

The MID Server record contains the status and the IP address of the host.

32
MCQmedium

What happens if you have two MID Servers with the same name?

A.They load balance automatically
B.The instance will merge them
C.Nothing, it is supported
D.The MID Server will fail to register correctly
AnswerD

Duplicate records create conflict in the ECC queue.

Why this answer

Naming collisions in MID Servers cause registration failures or erratic behavior as they attempt to update the same record.

33
MCQmedium

You have two MID Servers in a cluster. You want to ensure one takes over if the other fails. What setting must be configured?

A.Set the 'Cluster' property in the MID Server system properties
B.Add both to a MID Server Cluster with 'Failover' behavior
C.Configure the 'Primary' flag on the MID Server record
D.Set the 'Load Balance' flag on the MID Server record
AnswerB

Clusters allow you to define failover behavior for load sharing.

Why this answer

Load balancing and failover are managed through the MID Server Cluster record.

34
MCQeasy

Which user role is required to manage MID Server records?

A.discovery_admin
B.admin
C.itil
D.mid_server_admin
AnswerD

This is the dedicated role for managing MID Server configuration and records.

Why this answer

The mid_server_admin role provides the necessary permissions to configure and manage MID Servers.

35
MCQhard

When using a MID Server with a custom Java version, which file must be updated to point to the new Java installation?

A.java.properties
B.agent.config
C.wrapper.conf
D.mid_server.properties
AnswerC

The wrapper configuration handles the Java path and memory settings.

Why this answer

The wrapper.conf file is used to configure the Java environment for the MID Server process.

36
Multi-Selectmedium

Which TWO files or folders are most critical for backing up a MID Server configuration?

Select 2 answers
A.The database folder
B.The temporary file folder
C.The keystore folder
D.The logs folder
E.agent.config
AnswersC, E

Contains the secure identification certificates.

Why this answer

The agent.config file and the keystore (if applicable) are the most critical components to preserve.

37
Multi-Selecthard

Which THREE of the following are valid methods to troubleshoot a MID Server that is not appearing in the 'MID Servers' list in the instance?

Select 3 answers
A.Verify the MID Server has the correct instance URL in the config.xml.
B.Restart the database server.
C.Change the MID Server to 'Debug' mode in the instance.
D.Check if the MID Server service is running on the local host.
E.Verify the MID user credentials exist and are active in the instance.
AnswersA, D, E

Incorrect URL prevents the MID from talking to the instance.

Why this answer

Connectivity, firewall, and authentication are the primary culprits for registration issues.

38
MCQhard

When a MID Server is 'Validated', what actually happens?

A.The instance trusts the MID Server's public key
B.The MID Server is rebooted
C.The MID Server password is changed
D.The MID Server is updated
AnswerA

This key-based trust is the core of the validation process.

Why this answer

The instance stores the public key from the MID server, establishing a secure trust relationship.

39
MCQmedium

You need to restrict a MID Server to only access specific IP ranges. How can this be done?

A.By assigning the MID Server to an IP Range in the MID Server record
B.By deleting the discovery credentials
C.By blocking ports on the firewall
D.By modifying the agent.config file
AnswerA

The IP Range association controls what segments the MID server is allowed to scan.

Why this answer

IP ranges are restricted via the 'IP Ranges' field on the MID Server record or by associating it with a discovery range set.

40
Multi-Selecthard

Which TWO criteria must be met for a MID Server to be eligible to join a MID Server Cluster?

Select 2 answers
A.The MID Server must be in the 'Validated' status
B.The MID Server must be connected to the same instance
C.The MID Server must have the exact same 'Name' as the other cluster members
D.The MID Server must share the same 'MID Server User'
E.The MID Server must be installed on the same physical host
AnswersA, B

Only validated MID Servers can be members of a cluster.

Why this answer

To join a cluster, the MID Server must be validated and reside within the same instance, and ideally, share similar capabilities or network access.

41
Multi-Selecthard

Which THREE statuses can a MID Server be in?

Select 3 answers
A.Up
B.Restarting
C.Pending Upgrade
D.Validation Required
E.Down
AnswersA, D, E

Active and connected.

Why this answer

The MID server status can be 'Up', 'Down', or 'Validation Required'.

42
MCQhard

A MID Server is connected to the instance but 'Discovery' is not working. What is the most likely cause related to the MID Server configuration?

A.The MID Server is not validated
B.The MID Server is too old
C.The MID Server lacks the 'Discovery' capability
D.The proxy is down
AnswerC

Without this, the instance will not assign discovery jobs to it.

Why this answer

The MID Server might not have the 'Discovery' capability assigned to it.

43
Multi-Selecthard

Which THREE parameters are commonly found in the agent.config file?

Select 3 answers
A.mid.db.connection
B.mid.user.password
C.mid.proxy.host
D.mid.thread.max
E.mid.instance.uri
AnswersC, D, E

Defines the proxy configuration.

Why this answer

Proxy settings, instance URL, and thread counts are standard configurations within agent.config.

44
Multi-Selectmedium

Which TWO of the following are true regarding MID Server startup parameters in the config.xml?

Select 2 answers
A.The file can be edited via the ServiceNow UI.
B.They contain the instance URL and the MID server user credentials.
C.These settings override any properties set in the MID Server record in the instance.
D.The MID server uses these to connect to the instance on initial startup.
E.They are automatically synced with the instance properties every hour.
AnswersB, D

These are essential for initial communication.

Why this answer

Config.xml is the local definition file for MID Server behavior.

45
Multi-Selecteasy

Which THREE pieces of information are displayed in the MID Server Dashboard?

Select 3 answers
A.ECC Queue processing time
B.Disk space usage
C.The password used for the MID Server User
D.MID Server status (Up/Down)
E.The OS version of the target devices being scanned
AnswersA, B, D

This helps identify performance bottlenecks.

Why this answer

The MID Server Dashboard provides an overview of status, system resources, and ECC queue health.

46
MCQhard

If a MID Server is configured to use an encrypted credential but it is failing, what is the most likely cause?

A.The MID Server is running on Windows
B.The credential alias is not associated with the MID Server or its policy
C.The MID Server is not in a cluster
D.The MID Server needs to be restarted
AnswerB

Credentials must be properly aliased and mapped to be accessible.

Why this answer

The credential might be missing the appropriate scope or the MID server might not have the rights to use that specific credential alias.

47
Multi-Selecthard

Which THREE logs should you investigate when troubleshooting a failing discovery task?

Select 3 answers
A.System log
B.Discovery log
C.Agent log
D.Event log
E.Wrapper log
AnswersB, C, E

Contains specific probe execution results.

Why this answer

Agent logs, wrapper logs, and discovery logs together provide a full picture of the execution path.

48
Multi-Selectmedium

Which TWO ways can you view MID Server logs?

Select 2 answers
A.Via the System Mail log
B.Directly on the MID Server host file system
C.Via the MID Server record in the instance
D.Via the user profile
E.Via the Discovery Dashboard
AnswersB, C

This is the primary way to view raw logs.

Why this answer

You can view them via the agent directory on the host or through the MID Server record in the instance if configured.

49
MCQeasy

What is the purpose of the 'MID Server User' assigned to a MID Server record?

A.To authenticate the MID Server to the ServiceNow instance
B.To perform Discovery scans on target devices
C.To access the MID Server's local configuration files
D.To log in to the MID Server host via SSH
AnswerA

The MID Server uses this account to establish a secure connection to the instance.

Why this answer

The MID Server user is the account the MID Server service uses to authenticate with the ServiceNow instance to pull and push ECC Queue records.

50
MCQmedium

You need to troubleshoot why a specific WMI probe is failing. Which log should you check on the MID Server host?

A.The MID Server configuration log
B.The agent log
C.The System Event Log
D.The wrapper log
AnswerB

The agent log contains detailed execution logs for probes.

Why this answer

The agent log captures the execution of probes and any errors encountered during the process.

51
MCQeasy

What is the purpose of the 'MID Server' log?

A.To store logs for troubleshooting the MID Server process
B.To keep track of discovered CI data
C.To store credentials
D.To store user activity
AnswerA

These are essential for diagnosing connectivity or binary issues.

Why this answer

It logs errors and status updates relevant to the MID Server process.

52
MCQhard

You have a MID Server that must connect through an authenticated proxy. Where do you configure the proxy credentials?

A.In the config.xml file under proxy parameters.
B.In the ServiceNow Credential store.
C.Via a MID Server Script File.
D.In the 'Proxy' related list on the MID Server record.
AnswerA

Proxy configuration is strictly handled in the local config.xml.

Why this answer

Proxy settings, including credentials, are configured in the config.xml file on the MID server host.

53
MCQhard

Which parameter in the 'agent.config' file specifies the interval the MID Server uses to check the ECC Queue?

A.mid.heartbeat.frequency
B.mid.task.interval
C.mid.poll.time
D.mid.ecc.timeout
AnswerC

This controls the frequency of polling the ECC Queue for work.

Why this answer

The mid.poll.time parameter dictates how frequently the MID Server polls the instance for new tasks.

54
MCQhard

A customer needs to restrict a MID Server to only perform discovery on specific IP ranges. Which mechanism should be used to accomplish this?

A.Set the 'Scan Limitation' property on the MID Server configuration file.
B.Use the 'Discovery Schedule' Exclude IP list only.
C.Define 'MID Server IP Ranges' related list on the MID Server record.
D.Apply a Business Rule to the ECC Queue.
AnswerC

This feature restricts the MID Server to scan only the defined IP ranges.

Why this answer

MID Server IP Ranges are used to define the boundaries of what a specific MID Server is allowed to scan.

55
MCQmedium

You need to upgrade a large number of MID Servers. Which feature should you use to avoid manual updates?

A.MID Server Update Sets
B.MID Server Cluster Overrides
C.MID Server Auto-Upgrade
D.Scheduled Jobs to restart services
AnswerC

Auto-Upgrade manages version alignment across MID Servers.

Why this answer

The MID Server Auto-Upgrade feature allows the instance to push updates to the agents automatically.

56
MCQhard

A MID Server Cluster is configured with two nodes. One node goes down. How does the MID Server Cluster handle the failover?

A.The cluster requires a manual restart of the remaining node to resume work.
B.The instance marks the MID Server as 'Down' and stops all processing for the entire cluster.
C.All tasks are automatically lost and must be manually re-run.
D.The cluster automatically shifts the workload to the healthy node in the cluster.
AnswerD

This is the primary purpose of clustering.

Why this answer

MID Server clusters automatically distribute work, and if one node fails, the cluster manager ensures tasks are re-queued or picked up by the remaining node.

57
Multi-Selectmedium

Which THREE of the following are valid methods for upgrading MID Servers?

Select 3 answers
A.Running the MID Server installer locally on the host
B.Using 'MID Server Auto-Upgrade' properties
C.Running a PowerShell script on the host to force a version change
D.Deleting and recreating the MID Server record
E.Using the 'Upgrade' related link on the MID Server record
AnswersA, B, E

Manual installation of a newer version will upgrade the existing agent.

Why this answer

MID Servers can be upgraded via the instance, manually using installers, or through automated update sets/schedules.

58
MCQeasy

What should you check to see if a MID Server has successfully completed a job?

A.The ECC Queue list
B.The Discovery Dashboard
C.The MID Server log
D.The MID Server Properties
AnswerA

The ECC queue tracks every request and response.

Why this answer

The ECC Queue output and input messages for that job will show status and returned data.

59
MCQmedium

When a MID Server is part of a cluster, what happens to the ECC queue items if one MID Server goes down?

A.The ECC queue items are deleted
B.The jobs are marked as 'Failed'
C.The ECC queue items are re-assigned to other MID Servers in the cluster
D.The jobs stay in the queue until the failed server returns
AnswerC

Clusters allow for automatic failover of queued work.

Why this answer

If load balancing is configured, the other nodes in the cluster take over the work.

60
MCQmedium

What happens to the ECC Queue if the MID Server is unable to connect to the ServiceNow instance?

A.The instance marks the records as 'processed'.
B.The records stay in the 'ready' state until the MID Server reconnects.
C.The records are automatically moved to the error state.
D.The records are automatically deleted.
AnswerB

The MID Server pulls 'ready' records when it checks in.

Why this answer

If the MID is down, the ECC Queue records remain in the 'ready' state on the instance and wait until the MID reconnects to process them.

61
MCQhard

A MID Server is failing to upgrade. What should you check first?

A.The upgrade log files on the MID Server host
B.The Discovery Schedule
C.The System Property list
D.The MID Server record status
AnswerA

These files detail the installation errors for the binary.

Why this answer

The upgrade logs in the agent/logs directory provide insight into why an upgrade process failed (e.g., permissions, disk space).

62
Multi-Selectmedium

Which TWO file types are typically located in the MID Server 'agent' directory?

Select 2 answers
A.User session tokens
B.Configuration files (e.g., agent.config)
C.Discovery results
D.Database files
E.Execution scripts (e.g., start.sh/start.bat)
AnswersB, E

These are essential for MID Server configuration.

Why this answer

The agent directory contains configuration files and the binary scripts for starting the service.

63
MCQhard

A MID Server is configured to scan a network segment but the scan fails with an 'Access Denied' error. Where should you look to ensure the MID Server is using the correct credentials?

A.Discovery Logs
B.Service Mapping Logs
C.MID Server Logs
D.Credential Store
AnswerA

Discovery logs capture the authentication attempts and failures.

Why this answer

The Discovery Logs provide the specific execution details, including which credentials were tried and rejected.

64
MCQmedium

You notice a MID Server has the status 'Down' in the ServiceNow instance, but the service is running on the host. What is the first step to troubleshoot?

A.Restart the ServiceNow instance.
B.Update the MID Server version in the MID Server record.
C.Reinstall the MID Server.
D.Check the agent log file (agent/logs/agent0.log.0) for connection errors.
AnswerD

The agent log contains specific error messages regarding connectivity to the instance.

Why this answer

Checking the agent log is the standard first step for identifying why the MID Server is failing to heartbeat or authenticate.

65
MCQhard

You are troubleshooting a MID Server that is stuck in the 'Validated' state but not picking up jobs. You notice the 'MID Server Issues' list reports a 'Clock drift' error. What is the recommended resolution?

A.Update the 'MID Server' record to 'Down' and back to 'Up'
B.Increase the 'ECC Queue' processing timeout
C.Restart the MID Server service
D.Synchronize the MID Server host time with an NTP server
AnswerD

Synchronizing the host time to an accurate NTP source resolves clock drift errors.

Why this answer

Clock drift indicates the MID Server host time is out of sync with the instance, causing authentication issues with the ECC Queue.

66
Multi-Selecthard

Which THREE pieces of information are required for a MID Server to communicate with the ServiceNow instance?

Select 3 answers
A.Admin password for the host
B.Instance URL
C.MID Server record validation
D.Database credentials
E.Network connectivity to the instance
AnswersB, C, E

The MID server must know where to connect.

Why this answer

Connectivity requires a valid URL, authentication (as configured via the MID server record), and the ability to reach the instance via proxy/firewall.

67
MCQmedium

How can you prevent a specific MID Server from being used for Discovery?

A.Delete the discovery schedule
B.Pause the MID Server
C.Remove the 'Discovery' capability from the MID Server record
D.Change the MID Server status to 'Down'
AnswerC

Capabilities restrict the type of work assigned.

Why this answer

Removing the 'Discovery' capability effectively prevents the MID Server from being assigned discovery jobs.

68
MCQeasy

Where can you view the 'Version' of the MID Server?

A.In the System Properties
B.On the MID Server record
C.In the ECC Queue
D.In the Discovery Schedule
AnswerB

The version field is populated on the record.

Why this answer

The MID Server record provides the current version of the software.

69
MCQmedium

When using multiple MID Servers for load balancing, what is the best way to group them?

A.Create a MID Server Cluster.
B.Use the 'MID Load Balancer' application.
C.Update the config.xml on each server to point to the same instance node.
D.Assign them the same IP range.
AnswerA

Clusters are the correct mechanism for load balancing.

Why this answer

MID Server Clusters allow you to group MID Servers for load balancing and failover.

70
MCQmedium

You need to ensure that a specific MID Server only performs WMI discovery and ignores SSH tasks. How do you configure this?

A.Create an Access Control List (ACL) on the ECC Queue
B.Assign only the 'WMI' capability in the 'Capabilities' related list
C.Set the 'Discovery Source' field to 'WMI'
D.Modify the 'Supported Protocols' field on the MID Server record
AnswerB

Capabilities filter the types of work a MID Server will pull from the ECC Queue.

Why this answer

Capabilities are used to restrict the types of tasks a MID Server will accept. Removing the SSH capability ensures the MID Server ignores those jobs.

71
MCQhard

If a MID Server's 'Service' is running but the MID Server is 'Down' in the instance, what should you inspect?

A.The network connectivity and agent.config settings
B.The user's password in the instance
C.The MID Server's local disk space
D.The number of Discovery Schedules
AnswerA

Network issues prevent the heartbeat from reaching the instance.

Why this answer

If the service is up but the record is down, there is likely a network communication block or a configuration mismatch in agent.config.

72
MCQhard

What is the purpose of the 'mid.snmp.port' parameter?

A.To secure the connection
B.To set the heartbeat port
C.To configure the MID Server's web interface
D.To set the default port for SNMP discovery
AnswerD

This parameter is used to influence SNMP communication settings.

Why this answer

This parameter defines the port the MID server listens on for SNMP traps or communicates via, depending on the discovery configuration.

73
MCQeasy

What is the primary function of the 'MID Server' application in ServiceNow?

A.To act as a gateway for communication between the instance and the local network
B.To handle user authentication
C.To replace the need for firewalls
D.To store all network data
AnswerA

It facilitates secure communication and data collection across firewalls.

Why this answer

The MID Server acts as a bridge between the instance and the internal network for data collection.

74
MCQhard

A MID Server reports 'Up' but is not processing any jobs. What is the most likely cause?

A.The MID Server is in a cluster
B.The MID Server is not validated
C.The MID Server is paused
D.The MID Server is missing the 'Discovery' capability
AnswerC

A paused MID Server maintains a heartbeat but ceases processing ECC queue items.

Why this answer

If a MID Server is paused, it will remain up but will not poll for work from the ECC Queue.

75
MCQmedium

What is the purpose of the 'MID Server Properties' module?

A.To define individual server IP addresses
B.To store user passwords
C.To list all discovery jobs
D.To manage global configuration properties for all MID Servers
AnswerD

System properties are global configurations.

Why this answer

This module allows you to define system-wide properties that influence all MID Servers.

Page 1 of 2 · 82 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Mid Server Management questions.