Remstats Home


  About remstats
  Release Notes
  FAQ
  Conventions
  Prerequisites
  Installation
  Configuration
  Configuration Tools
      macinfo
      new-config
      new-ping-hosts
      new-port-hosts
      new-snmp-hosts
      new-unix-hosts
      nt-discover
      pattern-query
      port-query
      remstats-rrdtune
      snmp-get
      snmp-showif
      snmpif-description-updater
      update-switch-ports
  Servers
  Collectors
  Updater
  Monitors
  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]

new-ping-hosts - add ping RRD to host definition

Usage:

new-ping-hosts version 1.11 from remstats 1.0.13a
usage: new-ping-hosts [options] group [hostfile ...]
where options are:
    -d nnn  enable debugging output at level 'nnn'
    -f fff  use 'fff' as config-dir [/home/groups/r/re/remstats/etc/config]
    -h      show this help

Description:

You supply a list of files containing hostnames, one per line. If there is no hostfile supplied, then it will read from stdin. If there is no host config-file for that host, make-ping-hosts will write entries like:

	# hosts/www.example.com
	desc	gggg host
	group	gggg
	ip	123.456.789.123
	tools	ping traceroute
	rrd	ping

for that host. If that host already exists, it will simply add:

	rrd   ping

to the end of the hosts file. It doesn't check if the host already has a ping rrd.


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