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]

Configuration - Times

The times file specifies time intervals for which graphs will be made. I suppose it should be renamed graphtimes or something, but I've got other things to do. Each line is in three pieces: a time name, a start time and and end time. The times are relative to the current time and so will always be non-positive.

The currently defined times are:

	thumb           -60*60*2 0
	day             -60*60*24 0
	week            -60*60*24*7 0
	month           -60*60*24*30 0
	3month          -60*60*24*30*3 0
	year            -60*60*24*365 0
	yesterday       -60*60*24*2 -60*60*24
	lastweek        -60*60*24*7*2 -60*60*24*7

Note:

The times thumb and day are special. The graph-writer expects them to exist and to have certain meanings. The thumb time is a short interval which is used to make the ping thumbnail graphs for the ping index. The day time is the default time interval. The higher-level pages will use the day graph as a link to the other time intervals.


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