![]() | ||
Help : Server : Configure : Configuration FileAll the InMon Traffic Servers within an enterprise can be configured with a single configuration file. A typical configuration file is shown below:
The configuration file has a simple hierarchical structure. Section tags are denoted by square [ ] brackets and can be nested in the following order: enterprise, site, zone, subnet, agent and port. Each tag is followed by a number of attributes and values. A comment can be added by prefixing it with a semicolon (;). Sections of the configuration file can be included from other files, either locally on the Traffic Server, or remotely using HTTP. The format of the include statement is as follows: #include <filename | URL> For example, the statement: #include http://server.inmon.com/thresholds.txt would include retrieve and incorporate statements in the http://server.inmon.com/thresholds.txt file. When a Traffic Server is given a configuration file, it finds the site it is responsible for (by looking for itself in the site's server attribute). The Traffic Server then goes on to discover all the HP Extended RMON agents in the zones and subnets it is required to monitor. The agents are then activated and the site's traffic continuously monitored. A complete list of configuration options is provided for reference. | ||
| Copyright © 1999-2004 InMon Corp. ALL RIGHTS RESERVED | ||