I have router log with few command output. I need to calculate inbound and outbound values manually. can anyone help me how to do it?
Article Comments
Thanks for you reply.
Actaually i have log(txt file) which contains few commands like show interfaces, show running-config and etc. so i need to validate Inbound and Outbound values from the log. Or it needs any other command exactly which command is required so that i can request it to my customer. plz help me?
Best regards sujith kumar
Aug, 2012 - Permalink
Maybe it's possible to use the File Content Sensor to do this. If not, you'll have to write a script that parses the values and then is used as a Custom Exe Sensor.
Aug, 2012 - Permalink
Hello,
does the router not support SNMP or maybe Netflow/Sflow or similar?
best regards.
Aug, 2012 - Permalink