-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels