Remstats Home


  About remstats
  architecture
  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
  at SourceWorks.

[Top] [Prev] [Next]

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

Usage:

Can't locate remstats.pl in @INC (@INC contains: . /usr/lib/remstats/lib /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at ../new-ping-hosts line 26.

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 Wed Jun 30 10:36:30 UTC 2004 by <terskine@users.sourceforge.net>.