I want to create a custom report where it shows the interface uptime/downtime in percentage for specific interfaces for last month. Meaning, if I run the report in September, the report should show the data for entire August.
I want to see what was the uptime (in percentage) for particular interface for entire August month.
I am not very familiar with the SQL queries. Can someone please help? Where do you find the table and column names used to retrieve the data from database?
Thanks in advance.