MAE Run-Time Environment

Index Home MAE > MAE Run-Time Environment

The Root Host Run-Time Environment

The root CommHub runs on the root server and must have these files present:

/usr/mae/conf/[[commhub#commhub.ini|commhub.ini]]

/usr/mae/conf/[[commhub#mgmttaskdb.csv|mgmttaskdb.csv]]

/usr/mae/conf/taskdb.csv

/usr/mae/conf/environ.conf

/usr/mae/log/

/usr/mae/bin/

If you are using UserGW, you will need these additional directories:

/usr/mae/html/

/usr/mae/html/pub/

/usr/mae/html/images/

/usr/mae/html/doc/

/usr/mae/html/record/

/usr/mae/html/form/

/usr/mae/html/template/

If you are using NoticeGW, you will need these additional directories:

/usr/mae/notice/email/

/usr/mae/notice/news/

A Spoke Run-Time Environment

Each CommHub spoke must have

/usr/mae/log/

/usr/mae/bin/[[commhub]]

/usr/mae/bin/[[iogw]]

If your application is not fully integrated with MAE, you will likely need

/usr/mae/bin/[[tctrl]]

If you would like to view component status from a spoke, also include

/usr/mae/bin/[[tstatus]]

Start commhub using the command:

/usr/mae/bin/[[commhub]] -spoke -h roothostname

Where roothostname is the hostname of the root MAE server. The spoke will initiate a connection with the root commhub.