Remstats Home


  About remstats
  Release Notes
  FAQ
  Conventions
  Prerequisites
  Installation
  Configuration
      access
      alerts
      alert-destination-map
      alert-template-map
      alert-templates
      archives
      availability
      colors
      customgraphs
      dbi-connects
      dbi-selects
      environment
      general
      groups
      hosts
      host templates
      html
      links
      ntops
      oids
      pages
      page-templates
      remotepings
      run
      run-stages
      rrds
      scripts
      times
      tools
      views
      view templates
  Configuration Tools
  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]

the pages config-file

This file specifies the pages to be generated by page-writer and requires knowledge of it. It is processed sequentially from the beginning. Each line has one directive. The directives are taken from the tags processed by page-writer:

  • var VARNAME VALUE - this creates a variable called VARNAME and gives it the value VALUE
  • var::config VARNAME CONFIGVALUE ... - this creates a variable from the values in the configuration hash. In theory, any value can be obtained, but in practice two levels seems to be sufficient.
  • page TEMPLATENAME FILENAME - This causes the generation of a web-page using the TEMPLATENAME template from the page-templates config-dir which will be stored in the file FILENAME
  • chdir DIRNAME - Changes to the directory DIRNAME, creating it if necessary.

Blank lines and lines beginning with a # are treated as comments and ignored.


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