miércoles, mayo 24, 2017

Monitoring interface between ASR5k and the session counter fail

I have been working on a project to create an interface between the Cisco ASR5k and the gplot.

Steps on working

1.- Take the data from the ASR5k session counters

2.- debug the data

3.- Insert the data into the SQLite database

4.- have been checking the feed each minute




5.- show the data on real time.




The interface to take the data and insert into the Database has been developed on C language


Compile and run Linux Kernel and Busybox for ARM 64 bits aarch64 on QEMU

Hello everyone, in this post you can read how to and where to download, compile and run Linux kernel and busybox for ARM64 processor. the ...