traceoptions (Health Check Monitoring)
Syntax
traceoptions {
file file-name ;
flag flag;
level (all | error | info | notice | verbose | warning);
monitor monitor-object-name {
group-name group-name;
real-services-name real-service-name;
}
no-remote-trace;
}
Hierarchy Level
[edit services network-monitoring]
Description
Specify tracing options for the traffic load balancer health check monitoring function.
Options
| file file-name | Use the specified name of the file to receive the output of the tracing operation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| flag flag | Specify which operations you want to trace. To specify more than one operation, include multiple flag statements. Table 1 species the various values you can set this option to.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| group-name group-name | Specify which server group is to be traced. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| level | Use the specified level of tracing. You can specify any of the following levels:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| monitor monitor-object-name | Name of a monitoring object that contains server group or real service. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| no-remote-trace | Disable remote tracing. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| real-services-name real-service-name | Specify which real service is to be traced. |
Required Privilege Level
trace and interface—To view this statement in the configuration.
trace-control and interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.
