Back to Geneos FAQ

How can I resolve the error in Active Dashboard Manager : The following tools are not licensed: Active Gauge ?

Check your configuration.xml, which should be located here(It may be a hidden folder): C:\Users\UserABCDE\AppData\Roaming\ActiveConsole\.

Ensure that it says accepted as it dies in the example below:

<licenseManager>
        <licenses>
            <license name="Active Dashboard License">
                <componentName>Activedashboard</componentName>
                 <status>Accepted</status>
                <agreement>The Active Dashboard is a licensable component of Geneos. By ticking the box below you agree to become a licensed user of the Active Dashboard. If you decline then you will be limited to a Charts Only version which is included as part of a standard Active Console 2 License.  If you require further information please contact your internal ITRS Relationship Manager or the local ITRS office (www.itrsgroup.com)</agreement>
                <dateActivated>2016-03-24T18:30:40.599+08:00</dateActivated>
                <lastStatusChange>2016-03-28T09:48:34.843+08:00</lastStatusChange>
            </license>
        </licenses>
    </licenseManager>
["Geneos"] ["Geneos > Active Console"] ["FAQ"]

Was this topic helpful?