InterviewSolution
| 1. |
Nagios Says My Machine Is Unreachable, Not Down. What Is The Difference And How It Is Achieved? |
|
Answer» When Nagios says a node is UNREACHABLE, a node is unreachable if Nagios is not able to FIND a path to the node. The node itself may be up but because Nagios is unable to connect to it, it has to mark this as unreachable. To achieve this, Nagios use parent-child relationship between COMPONENTS. Finally for better understanding explain it with an EXAMPLE.
When Nagios says a node is unreachable, a node is unreachable if Nagios is not able to find a path to the node. The node itself may be up but because Nagios is unable to connect to it, it has to mark this as unreachable. To achieve this, Nagios use parent-child relationship between components. Finally for better understanding explain it with an example. |
|