Forum Discussion
Haarith_Devaraj
Nimbostratus
Feb 25, 2009LDNS Stats Retrieval
Hi All,
We are trying to retrieve all the records that show up on
Overview -> Statistics -> Local DNS.
The SDK points us at this
GtmLdnsStatistics get_gtm_ldns_statistics(
in String [] ldns_ips
);
This returns only the IP's specified.
Is there a way to retrieve it all at one time ( via icontrol ) or is there some wildcard character we can use in this api call itself to generate the full list.
Thanks,
Haarith
- The parameter allows you to specify which LDN's you want to retrieve the stats for. If you want all the stats, then you'll want to pass the list of LDNS servers you want to query then you'll get back them all. Make sense?
- Haarith_Devaraj
Nimbostratus
Hi Joe, - I actually don't know which method is used to return that list of IPs. I'll have to check it out and get back to you.
- Haarith_Devaraj
Nimbostratus
Hi, - Haarith_Devaraj
Nimbostratus
Hi Joe, - Haarith_Devaraj
Nimbostratus
Something like this seems to work. - Could you post your code and I'll see what I can do. I'm not sure what the output you are referring to is coming from. It looks like a default formatting in perl without accessing the returned array elements.
- Haarith_Devaraj
Nimbostratus
Thanks. - Maybe I should have clarified my question. How exactly are you sending the "b.System_Statistics...." string? What does that mean? It looks like perl code using the SOAP::Lite library but I'm not sure. Are you ssh'ing the string? And then you said you "get data". How exactly are you getting the data?
- Haarith_Devaraj
Nimbostratus
I am using python to get this..
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects