0 votes
in Nagios by

What is the purpose of the Nagios command file?

a) To store configuration information for Nagios

b) To store check results for hosts and services

c) To store log files for Nagios

d) To accept commands from external systems to modify the state of hosts and services

1 Answer

0 votes
by
Solution: d) To accept commands from external systems to modify the state of hosts and services

Reason:The Nagios command file is used to accept commands from external systems to modify the state of hosts and services. This can be useful for automating tasks such as restarting a service or acknowledging a problem.
...