Skip to content

[BUG] cfgExplorer Object count errors #222

@CarlB-dev

Description

@CarlB-dev

While reviewing a customer's QKVIEW file, the Profiles and Monitors counts do not correspond with the total count of the "ltm profile " and "ltm monitor " strings that occur in the conf files.

System this was observed on is a v12.1.5.3 on an older 2000s appliance.
cfgExplorer output:
{
objectCount: 889,
sourceSize: 42982595,
objects: {
virtuals: 80,
profiles: 8, <-- Not accurate
policies: 7,
pools: 113,
irules: 2,
monitors: 3, <-- Not accurate
nodes: 91,
snatPools: 6,
dosProfiles: 1
},
sourceTmosVersion: '12.1.5.3',
parseTime: 2196.1374,
appTime: 29.3401,
fqdnTime: 0.211,
packTime: 0.9246
}

string "ltm profile " returns 209 Results across 5 bigip.conf files
string "ltm monitor " returns 98 Results across 5 bigip.conf files

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