show insights 設定
構文
show insights configuration
形容
組織でプロビジョニングされたすべてのサービスインスタンスのParagon Insightsに適用された設定が表示されます。
オプション
このコマンドにオプションはありません。
サンプル出力
{
"insights_configurations": [
{
"ebd5a8bf-e2bf-11ee-a392-f6e61c3d4879_l3vpn-onboard-iid": [
{
"insights_node_config": {
"device-group-payload": {
"device-group-name": "f883d678-c42f-4ddc-9476-ba30a1a2ef45",
"devices": [
"d4996c636668"
],
"open-config": {
"gnmi": {
"enable": true,
"encoding": "protobuf"
},
"initial-sync": true
},
"org-id": "3c97990f-8446-4fa5-9b88-edd3ddad6cb0",
"playbooks": [
"onboard-interface-kpis",
"onboard-chassis-kpis",
"infrastructure-system-kpis",
"infrastructure-fpc-kpis",
"infrastructure-ospf-kpis",
"infrastructure-bgp-kpis",
"infrastructure-ldp-kpis",
"infrastructure-rib-fib-kpis"
],
"site-id": "f883d678-c42f-4ddc-9476-ba30a1a2ef45"
},
"device-payload": {
"device-id": "d4996c636668",
"host": "d4996c636668",
"uuid": "d4996c636668",
"variable": [
{
"instance-id": "ebd5a8bf-e2bf-11ee-a392-f6e61c3_l3vpn-onboard-iid",
"playbook": "onboard-interface-kpis",
"rule": "interfaces/check-interface-in-out-errors-traffic-state-flaps",
"variable-value": [
{
"name": "errors-threshold-variable",
"value": "1"
},
{
"name": "flaps-threshold-variable",
"value": "1"
},
{
"name": "interface-name",
"value": "^xe-1/0/4$"
},
{
"name": "traffic-high-threshold",
"value": "80"
},
{
"name": "traffic-low-threshold",
"value": "50"
}
]
},
リリース情報
Paragon Automationリリース2.0.0で導入されたコマンド。