Test fixes (#9105)

* Fix BENU MIB timestamp

* Fix comware bgp order

* fix ntp json data

* Fix occamos json
This commit is contained in:
Tony Murray 2018-08-29 06:55:32 -05:00 committed by GitHub
parent 8e47a5dfcf
commit 372b28b888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 2763 additions and 2755 deletions

View File

@ -31,7 +31,7 @@ benuWagStatsMIB MODULE-IDENTITY
Copyright (C) 2012 by Benu Networks, Inc.
All rights reserved."
REVISION "2017020210000Z" -- Feb 02, 2017
REVISION "201702210000Z" -- Feb 02, 2017
DESCRIPTION "Added fragmentation scalars."
REVISION "201701310000Z" -- Jan 31, 2017

View File

@ -4,7 +4,7 @@
"bgpPeers": [
{
"astext": "",
"bgpPeerIdentifier": "192.168.1.57",
"bgpPeerIdentifier": "95.43.23.53",
"bgpPeerRemoteAs": 65503,
"bgpPeerState": "idle",
"bgpPeerAdminStatus": "stop",
@ -21,7 +21,7 @@
},
{
"astext": "",
"bgpPeerIdentifier": "95.43.23.53",
"bgpPeerIdentifier": "192.168.1.57",
"bgpPeerRemoteAs": 65503,
"bgpPeerState": "idle",
"bgpPeerAdminStatus": "stop",
@ -41,23 +41,6 @@
},
"poller": {
"bgpPeers": [
{
"astext": "",
"bgpPeerIdentifier": "192.168.1.57",
"bgpPeerRemoteAs": 65503,
"bgpPeerState": "established",
"bgpPeerAdminStatus": "start",
"bgpLocalAddr": "192.168.2.58",
"bgpPeerRemoteAddr": "0.0.0.0",
"bgpPeerInUpdates": 1,
"bgpPeerOutUpdates": 87,
"bgpPeerInTotalMessages": 423531,
"bgpPeerOutTotalMessages": 493449,
"bgpPeerFsmEstablishedTime": 22497219,
"bgpPeerInUpdateElapsedTime": 22497219,
"context_name": "",
"bgpLocalAs": "65504"
},
{
"astext": "",
"bgpPeerIdentifier": "95.43.23.53",
@ -74,6 +57,23 @@
"bgpPeerInUpdateElapsedTime": 259280,
"context_name": "",
"bgpLocalAs": "65504"
},
{
"astext": "",
"bgpPeerIdentifier": "192.168.1.57",
"bgpPeerRemoteAs": 65503,
"bgpPeerState": "established",
"bgpPeerAdminStatus": "start",
"bgpLocalAddr": "192.168.2.58",
"bgpPeerRemoteAddr": "0.0.0.0",
"bgpPeerInUpdates": 1,
"bgpPeerOutUpdates": 87,
"bgpPeerInTotalMessages": 423531,
"bgpPeerOutTotalMessages": 493449,
"bgpPeerFsmEstablishedTime": 22497219,
"bgpPeerInUpdateElapsedTime": 22497219,
"context_name": "",
"bgpLocalAs": "65504"
}
],
"bgpPeers_cbgp": []

View File

@ -1,53 +1,57 @@
{
"applications": {
"discovery": {
"applications": {
"app_type": "ntp-client",
"app_state": "UNKNOWN",
"discovered": "1",
"app_state_prev": null,
"app_status": "",
"app_instance": ""
},
"applications": [
{
"app_type": "ntp-client",
"app_state": "UNKNOWN",
"discovered": 1,
"app_state_prev": null,
"app_status": "",
"app_instance": ""
}
],
"application_metrics": []
},
"poller": {
"applications": {
"app_type": "ntp-client",
"app_state": "OK",
"discovered": "1",
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": ""
},
"applications": [
{
"app_type": "ntp-client",
"app_state": "OK",
"discovered": 1,
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": ""
}
],
"application_metrics": [
{
"metric": "clk_jitter",
"value": "0.853",
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "clk_wander",
"value": "0.025",
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "frequency",
"value": "91.141",
"value": 91.141,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "jitter",
"value": 2.581995,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "noise",
"value": 0.853,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "offset",
"value": "0.702900",
"value": 0.7029,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "sys_jitter",
"value": "2.581995",
"metric": "stability",
"value": 0.025,
"value_prev": null,
"app_type": "ntp-client"
}

View File

@ -1,53 +1,57 @@
{
"applications": {
"discovery": {
"applications": {
"app_type": "ntp-client",
"app_state": "UNKNOWN",
"discovered": "1",
"app_state_prev": null,
"app_status": "",
"app_instance": ""
},
"applications": [
{
"app_type": "ntp-client",
"app_state": "UNKNOWN",
"discovered": 1,
"app_state_prev": null,
"app_status": "",
"app_instance": ""
}
],
"application_metrics": []
},
"poller": {
"applications": {
"app_type": "ntp-client",
"app_state": "OK",
"discovered": "1",
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": ""
},
"applications": [
{
"app_type": "ntp-client",
"app_state": "OK",
"discovered": 1,
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": ""
}
],
"application_metrics": [
{
"metric": "clk_jitter",
"value": "0.853",
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "clk_wander",
"value": "0.025",
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "frequency",
"value": "91.141",
"value": 91.141,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "jitter",
"value": 2.581995,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "noise",
"value": 0.853,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "offset",
"value": "0.702900",
"value": 0.7029,
"value_prev": null,
"app_type": "ntp-client"
},
{
"metric": "sys_jitter",
"value": "2.581995",
"metric": "stability",
"value": 0.025,
"value_prev": null,
"app_type": "ntp-client"
}

File diff suppressed because it is too large Load Diff