Need monitor and download physical and logical network resources. How i can make this, and if i to need upload data to another system in what format i can do it? How i can take data about carrier ethernet resources?
Hi smilodon,
What kind of physical and logical network resources do you mean and what exactly would you like to monitor about them?
Thanks,
Jiri
Hello!
We begin create external which monitor end-2-end services. This services pass through several types of equipment, some of that equipment monitored solarwinds orion. Need once per day poll the device about used resources, save result to the file (csv,xls,xml format). Then need to send the file to ftp server.
I have moved the thread to a different space as your request doesn't seem to be related to NCM. Still it would be useful to provide more details on what you want to achieve.
Solarwind polls devices through snmp. He may collects data about networks resources like:
- Interfaces (name, description, status, vlan, interface type, ip address);
- Vlan
- Vrf(vrf, rd, interfaces);
- Nodes (nodes description, poll ip address).
All that resources need upload to another system that complete full network resource map. Also perhaps may need add poll on additional snmp mib to collect additional data.