1 / 5

Network Reports

Network Reports. William Gahr. The Task. Write code to generate reports about various network characteristics. Make data about the current day, past week and past month easily accessible. Account for future incorporation to automated weekly e-mail. Challenges.

chesterg
Download Presentation

Network Reports

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Network Reports William Gahr

  2. The Task • Write code to generate reports about various network characteristics. • Make data about the current day, past week and past month easily accessible. • Account for future incorporation to automated weekly e-mail.

  3. Challenges • Huge amount of data. Approximately 50Mb of plain text MIB data logged each day. • Inconsistencies in log layout and format. Occasionally changes in the log format and anomalies in the log files occur. • Difficult to verify results.

  4. Results • Fully functional page for queries about network outages. • Mostly functional page for queries about network utilization, measured in both MBps and % of link speed.

  5. Plans • Add features to query page. • Decrease time required to parse MIB log files. • Write code for other types of reports. • Analyze results of existing reports. • Generate a concise weekly e-mail of interesting information.

More Related