Remstats Home


  About remstats
  Release Notes
  FAQ
  Conventions
  Prerequisites
  Installation
  Configuration
  Configuration Tools
  Servers
  Collectors
  Updater
  Monitors
      alert-monitor
      ping-monitor
      topology-monitor
  pagemakers
  run-remstats2
  CGIs
  troubleshooting
  do-traceroutes
  Miscellany
  Thank-you
  Index


Live Data

Remstats was written by Thomas Erskine at the CRC in Canada and now looking for work.

[Top] [Prev] [Next]

ping-monitor - determine reachability status

Usage:

ping-monitor version 1.10 from remstats 1.0.13a
usage: ping-monitor [options]
where options are:
    -d nnn  enable debugging output at level 'nnn'
    -f fff  use 'fff' for config-dir [/home/groups/r/re/remstats/etc/config]
    -h      show this help
    -s sss  examine 'sss' samples [5]

Description:

The ping-monitor looks at the last 5 samples (by default) of ping data and determines the status of the host. It will choose one of the following four statuses:

  • UP - the host is up now and has always (throughout the sample period) responded to pings.
  • UPUNSTABLE - the host is up now, but on at least one of the samples, it did not respond.
  • DOWNUNSTABLE - the host is not responding now, but it has responded within the sample period.
  • DOWN - the host is down now and has not responded within the sample period.

It also writes coloring information for the ping-index web-page.


[
Top] [Remstats] [SourceWorks] [RRDtool] [SourceForge]
Last updated Fri May 30 13:51:03 PDT 2003 by <terskine@users.sourceforge.net>.