Inspirel banner

Programming Distributed Systems with YAMI4

7.4.1 Startup and Configuration

The YAMI4 dashboard service is a separate, natively compiled program, that can be run from its directory with a simple invocation:

$ ./yami4dashboard

The service accepts optionally a name of configuration file as a parameter, but if none is given then the yami4dashboard.cfg file is used by default.

The configuration file is a text file and defines the following properties:

The dashboard service reports its activity on standard output, according to logging flags defined in the configuration file.