Top Banner
Real Time Network Monitoring BY SUMIT RAJPAL
15

Real time network monitoring

Dec 29, 2014

Download

Technology

Sumit Rajpal

 
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Real time network monitoring

Real Time Network Monitoring

BY SUMIT RAJPAL

Page 2: Real time network monitoring

What is Real Time Network Monitoring ?

• Tracks your network activity.

• Subset of Network Management Test.

• Administer Perform on a daily basis.

• Indicate for the problem future as well as immediate problem.

• Performed on dedicated server.

Page 3: Real time network monitoring

Where Monitoring is done ?

•GUI or Command line ?

Page 4: Real time network monitoring

Where Monitoring is done ?

• Can be done on both GUI and Command Line.

• Minimal information from Command Line

• Whole Information Gets in a go.

Page 5: Real time network monitoring

GUI Applications for Monitoring.

Page 6: Real time network monitoring

Observium

Page 7: Real time network monitoring

GUI Applications for Monitoring

GANGLIA SPIECEWORK

Page 8: Real time network monitoring

•Command line Monitoring.

Page 9: Real time network monitoring

Network Tools

• 1. Packet Internet Groper(ping)• Test by sending and monitoring request

• Test if other comuter is available on network or not.

Page 10: Real time network monitoring

Network Tools

• 1. Tracert• Check path between two computers

• Ex :- tracert name of computer

Page 11: Real time network monitoring

Network Tools

• 1. IPCONFIG• Used to display modify current TCP/IP address.

• Ex :- ipconfig name of computer

Page 12: Real time network monitoring

Network Tools

• 1. nslookup• Use to communicate with its DNS

• Ex :- NSLOOKUP name of computer

Page 13: Real time network monitoring

Network Tools

• 1. NET START• SERVICES running on computer

• You can start or stop the services followed by service name

• Ex :- net start

Page 14: Real time network monitoring

Network Tools

• 1. netstat• List of incoming and outgoing connection

• Ex :- net start

Page 15: Real time network monitoring