logo

Network and System Monitoring Report 2022

   

Added on  2022-10-04

16 Pages2229 Words46 Views
Running head: NETWORK AND SYSTEM MONITORING
Network and System Monitoring
Name of the Student
Name of the University
Author Note

NETWORK AND SYSTEM MONITORING1
Abstract
A wide range of researches have proved the importance of UNIX or Linux shell commands
for the purpose of checking various system or even network specific information. Despite
these details also being available through GUI interfaces, shell scripts are found to provide
the complete details and aid in generating logs which automatically show output of shell
commands specified by the script and can be opened by admins any time. The report
concerns a script file mySysMonitor.sh which prints the output of different system based and
networking specific data in the mySysMonitor.log file. In performing this, the report uses
various UNIX based terminal commands and their respective extensions for printing the
desired results. The report then explains the use of these commands. After this different
screenshots are provided by the report showing contents of the script and log files. Thus the
report verifies the log output and ends with concluding notes.

NETWORK AND SYSTEM MONITORING2
Table of Contents
Introduction................................................................................................................................3
Requirements..............................................................................................................................4
Solution......................................................................................................................................4
Shell script commands and justification................................................................................7
Currently active processes..................................................................................................7
Five most CPU and RAM hungry processes......................................................................7
All connected devices and USBs.......................................................................................8
Usage of disk space – overall.............................................................................................8
Usage of disk space – Home Directory..............................................................................8
Usage of disk space – Other Directories............................................................................8
Network interfaces and their states....................................................................................8
Other key directories..........................................................................................................8
Screenshots.............................................................................................................................9
mySysMonitor.sh in text editor..........................................................................................9
mySysMonitor.sh through terminal.................................................................................10
mySysMonitor.log in text editor......................................................................................10
mySysMonitor.log through the terminal..........................................................................11
Conclusion................................................................................................................................11
Bibliography.............................................................................................................................13

NETWORK AND SYSTEM MONITORING3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Network Administration and Monitoring
|13
|2170
|493

Linux System Change Logger Script
|12
|2750
|201

Linux System Change Logger Script
|26
|4743
|96

Computer Systems and Networks - Shell Script for Monitoring System Changes
|15
|4230
|150

Computer Systems and Networks
|33
|1506
|167

Linux Bash Scripting: Commands, Installation, and Outputs
|13
|2206
|488