Network - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

Network

Description:

netsh diag ping adapter. Event Log Tools. Windows utility to query local & remote Event Logs ... Windows utility to start, stop, query services running on a ... – PowerPoint PPT presentation

Number of Views:38
Avg rating:3.0/5.0
Slides: 18
Provided by: jasonmb
Category:
Tags: network | ping | utility

less

Transcript and Presenter's Notes

Title: Network


1
Network ServerMonitoring
  • Tools Systems

2
Monitoring Concepts
  • SNMP
  • Polls vs. Traps
  • Log Files
  • Event Logs
  • Text Files
  • SysLogs
  • WMI

3
Free Monitoring Tools
  • Command Line
  • Windows
  • SysInternals.com (www.sysinternals.com)
  • Multi Router Traffic Grapher (MRTG)
  • SpiceWorks
  • Scriptomatic

4
Command Line
  • Basic Concepts
  • Redirectors
  • FindStr
  • Sort
  • gt
  • gtgt
  • Wscript vs. Cscript
  • Cscript //hcscript

5
PING
  • What is it?
  • What does it tell us?

6
TracerT
  • What is it?
  • What does it tell us?

7
NetSh
  • What does it stand for?
  • What is it used for?
  • IP Addresses Examples
  • netsh interface ip set address name"Local Area
    Connection" static 10.0.30.101 255.255.255.0
    10.0.30.253 1
  • netsh interface ip set address name"Local Area
    Connection" sourcedhcp

8
NetSh (cont.)
  • DNS Examples
  • netsh interface ip set dns name"Local Area
    Connection" static 206.63.63.1 primary
  • netsh interface ip set dns name"Local Area
    Connection" sourcedhcp

9
NetSh (cont.)
  • Port Scanning
  • netsh diag connect iphost 10.0.2.33 25
  • netsh diag connect iphost 206.63.63.1 53
  • System Diagnostics
  • netsh diag ping adapter

10
Event Log Tools
  • Windows utility to query local remote Event Logs

11
TaskList
  • Windows utility to view the running processes on
    a local or remote system.
  • SysInternal Version pslist

12
TaskKill
  • Windows utility to terminate the running
    processes on a local or remote system.
  • SysInternal Version pskill

13
Checking Services
  • Windows utility to start, stop, query services
    running on a local or remote system
  • SysInteral Version psservice

14
MRTG
  • Requires Perl (Google ActiveState)
  • SNMP Polls _at_ 10 m

15
SpiceWorks
  • Inventory, monitor and report on the hardware and
    software on your network.
  • Track issues and problems, manage your work and
    run a help desk.
  • Solve problems with the help of IT pros around
    the world.
  • Limited to 250 nodes

16
Scriptomatic
  • Microsoft WMI Tool

17
Commercial Products
  • Solarwinds Orion
  • HP Open View
  • Microsoft Operations Manager (MOM)
Write a Comment
User Comments (0)
About PowerShow.com