Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Bigstats issue 0.5.1-0012 Large export #96

@tstrupp

Description

@tstrupp

Hello,

Virtual F5 running 14.1.0.2

I have the above BIG IP system failing to send a few items from the LARGE configuration. Doesn't seem to be getting SSL stats, or pool stats, VIP stats are fine. The errors I am seeing in the logs are as follows;

Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - DEBUG] - err: No SSL profiles associated with: Common
Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - ERROR] - getPoolMemberStats(): TypeError: Cannot read property 'nestedStats' of undefined
Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - ERROR] - buildLargeStatsObject(): TypeError: Cannot read property 'nestedStats' of undefined
Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - ERROR] - pullStats() - Promise Chain Error: TypeError: Cannot read property 'nestedStats' of undefined
Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - ERROR] - getPoolMemberStats(): TypeError: Cannot read property 'nestedStats' of undefined
Fri, 07 Jun 2019 18:11:17 GMT - info: [BigStats - ERROR] - buildLargeStatsObject(): TypeError: Cannot read property 'nestedStats' of undefined

The config I have posted to my bigip in question is as follows;
{
"config": {
"destination": {
"protocol": "statsd",
"address": "x.x.x.x", (removed address)
"port": 8125
},
"size": "large",
"interval": 10,
"enabled": true,
"debug": true
}
}

Any insight on to why this is failing, or if this is a version specific bug? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions