Modem Watch Dog for SONY Satellite Receiver Kotaro Kataoka - - PDF document

modem watch dog for sony satellite receiver
SMART_READER_LITE
LIVE PREVIEW

Modem Watch Dog for SONY Satellite Receiver Kotaro Kataoka - - PDF document

Modem Watch Dog for SONY Satellite Receiver Kotaro Kataoka kotaro@sfc.wdie.ad.jp Outline What is Modem Watch Dog ? Why do we use MWD? How does MWD works? Simple demonstration Installation Trial What is Modem Watch


slide-1
SLIDE 1

Modem Watch Dog for SONY Satellite Receiver

Kotaro Kataoka kotaro@sfc.wdie.ad.jp

Outline

What is “Modem Watch Dog”? Why do we use MWD? How does MWD works? Simple demonstration Installation Trial

slide-2
SLIDE 2

What is Modem Watch Dog?

Modem Watch Dog (MWD)

A simple tool for monitoring satellite

modems

MWD focuses link status information

General settings of satellite modem Strength of receiving radio wave and more

MWD visualizes the collection of

information using WWW

We have to monitor the satellite link (layer2)

status as same as other layers’ status

Satellite link has some important parameters

Fixed parameters

TxFreq, RxFreq, etc...

Variable parameters

SYNC, RSL, Eb/No, BER, C/N, etc...

Why do we use MWD?

SW(HUB) SYNC / tcpdump MWD / Check modems by your self Layer2 Ping Ping Layer3 Ethernet Satellite

slide-3
SLIDE 3

What information do we get?

C/N (Carrier over Noise Ratio)

Strength of carrier (≒signal) against Noise

AGC (Automatic Gain Control)

Level of mechanism for flattening the

receiving signal

slide-4
SLIDE 4

When is MWD useful?

  • In the daily operation
  • Continuous monitoring
  • If the network seems down
  • MWD helps to find the trouble source
  • 1. Try “ping somewhere”
  • 2. Access MWD to check the modem status
  • How is your site?
  • How are other sites?

How does MWD work?

Data M&C INTERNET DB Router Modem Database & MWD Server Client

slide-5
SLIDE 5

Data Collect Module

1.

Data Collect Module sends some commands to SAT Modem

2.

SAT Modem returns the result

3.

The module send the result to the MWD server

SAT Router SAT Modem Data Collect Module Graph Generator

MWD Server(1)

Database stores Modem Status ordered

by Time Stamps

Graph generator makes a graph by

plotting C/N and AGC values in it

Graphs are put into WWW

HTTP Database DB Database & MWD Server SAT Router Data Collect Module Modem Status

slide-6
SLIDE 6

Graph Generator

MWD Server(2)

HTTP Database DB Database & MWD Server Raw Data Graph Web Page

MWD Client

Open the browser and just type

http://sfc-serv.ai3.net/mwd_udl/

slide-7
SLIDE 7

Required Software

Data Collect Module

mwd_snr mysql_3.23.52 (Database)

MWD Server

mysql_3.23.52 (Database) rrdtool_1.0.38 (Graph Generator) httpd_2.0.40 (WWW Server)

Install Practice of MWD

Get Mysql and MWD source code Install Mysql first Do some preparations in mysql Install MWD second

slide-8
SLIDE 8

Mysql Configuration

User authentication Create Database Create Table

Data Collect Module Configuration

See INSTALL

slide-9
SLIDE 9

kotaro@sfc.wide.ad.jp