0 votes
in Nagios by
Which plugin is used to monitor network connectivity?

a) check_load

b) check_disk

c) check_ping

d) check_network

1 Answer

0 votes
by

Answer: c) check_ping

Reason::The check_ping plugin is used to monitor network connectivity by sending ICMP echo requests (ping) to a host and checking for a response.

...