show services analytics agent
Syntax
show services analytics agent <brief | detail>
Description
Display information about running instances of Network Telemetry Framework (NTF) agent.
Options
none | (Same as brief) Display summary information about analytics agents. |
brief | detail | (Optional) Display information about analytics agents for the specified level of output. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services analytics agent
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Name of the agent. |
|
|
Number of output plug-ins configured for the agent. |
|
|
Number of input plug-ins configured for the agent. |
|
|
Number that uniquely identifies the active process for the service agent at the |
All levels |
|
Information about the parent NTF agent. |
|
|
Path where the NTF agent configuration file is located. |
|
|
Path where logs are stored for the NTF agent. |
|
|
Number of active service agents. |
|
|
Information about the active service agents. |
|
|
Name of the service agent. |
|
|
Name of all input plug-ins configured for the service agent. |
|
|
Name of all output plug-ins configured for the service agent. |
|
Sample Output
- show services analytics agent
- show services analytics agent (Brief)
- show services analytics agent (Detail)
show services analytics agent
user@host> show services analytics agent Agent ID Output Plugins Input Plugins Process ID ipfix 1 2 8368
show services analytics agent (Brief)
user@host> show services analytics agent brief Agent ID Output Plugins Input Plugins Process ID ipfix 1 2 8368
show services analytics agent (Detail)
user@host> show services analytics agent detail Analytics agent: Process ID : 6246 Configuration File : /var/etc/ntf-agent.conf Log File : /var/log/ntf-agent.log Service Agent Count : 1 Analytics service agent(s): Agent Name : ipfix Input Plugin/s : input-ipfix Output Plugin/s : output-ipfix Process ID : 8368
Release Information
Command introduced in Junos OS Release 18.3R1.