InterviewSolution
| 1. |
What Are The Three Main Variables That Affect Recursion And Inheritance In Nagios? |
|
Answer» FIRST name the VARIABLES and then a small explanation of each of these variables:
Now I will give a small explanation for each of these variables. Name is a placeholder that is used by other objects. Use DEFINES the “parent” object WHOSE properties should be used. Register can have a value of 0 (indicating its only a template) and 1 (an actual object). The register value is never inherited. First name the variables and then a small explanation of each of these variables: Now I will give a small explanation for each of these variables. Name is a placeholder that is used by other objects. Use defines the “parent” object whose properties should be used. Register can have a value of 0 (indicating its only a template) and 1 (an actual object). The register value is never inherited. |
|