Netmond V2. RootDir parameter


The RootDir parameter defines base working Netmond directory. All objects directories and files will be created relatively this directory. This is current Netmond directory while running. (coredumps will be stored here too.)

This is mandatory parameter. It has to be defined before any other directive or parameter. Netmond process must have enough rights to create files and directories here and must have rights to write to them.

RootDir "path"
path
The absolute path to Netmond working directory. No default value.

RootDir parameter usage example.

RootDir "/var/netmon"

Save all data and pid-file inside /var/netmon directory. This directory has to exist and Netmond must have all write rights in it.


See also:
Save directive
Network interfaces statistic accumulation example

© 1998-2002, Rinet Software