Chat now with support
Chat with Support

We are aware of the intermittent issues with the support portal and are working to resolve them as quickly as possible. If you need assistance with opening a support case, please call support:1 (800) 306-9329 or (949) 754-8000

Foglight Evolve 6.0.0 - Command-Line Reference Guide

About the Command-Line Interface Managing the Foglight Management Server Managing the Foglight Agent Manager Managing Agents, Cartridges, and Metrics

createuser

The createuser command creates a Foglight user account. When you create a user account, you can add it to a group using the assigngroup command.

fglcmd connection_options -cmd security:createuser -username user_name -password user_password
C:\Quest\Foglight\bin>fglcmd -usr foglight -pwd foglight -cmd security:createuser -username Demo -password Demo123

deletegroup

The deletegroup command removes a Foglight group.

fglcmd connection_options -cmd security:deletegroup -groupname group_name
C:\Quest\Foglight\bin>fglcmd -usr foglight -pwd foglight -cmd security:deletegroup -groupname MyGroup

deleteuser

The deleteuser command removes a Foglight user account.

fglcmd connection_options -cmd security:deleteuser -username user_name
C:\Quest\Foglight\bin>fglcmd -usr foglight -pwd foglight -cmd security:deleteuser -username Demo

exportldapcfg

The exportldapcfg command exports the existing Lightweight Directory Access Protocol (LDAP) settings to an XML file. LDAP settings enable access to users whose account information is stored in an external system. For more information about the LDAP settings in Foglight, see the Administration and Configuration Help. Once exported, the LDAP settings can be imported into Foglight using the importldapcfg command.

fglcmd connection_options -cmd security:exportldapcfg <-f file_path>
C:\Quest\Foglight\bin>fglcmd -usr foglight -pwd foglight -cmd security:exportldapcfg -f ldap.xml

The content of the exported XML file is similar to the following content:

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating