Download Manual - FrugalBrothers Software

Transcript
Table 85 – CMD: Esmdlibm.exe functions
FUNCTIONS
DESCRIPTION
Import from SQL
The Import from SQL function is used to import data from previous versions of
GFI EventsManager backend database. It is made up of the following
parameters:
»
/importFromSql – function name
»
/logTypes:<application, custom, directory, security, dns,
filereplication, syslog, system, snmp, oracle, sql, w3c> - specify the log
typs to import
»
/server:<serverName> - specify the SQL Server IP
»
/database:<maindb |backupdb> - specify the database to import events
from
»
/dbauth:<SQL|WIN> - specify the authentication mode
»
/username:<username> - specify the SQL Server username
»
/password:<password> - specify the SQL Server password
»
/jobId:<id> - optionally, specify a unique job ID.
Command: Esmdlibm.exe /importFromSql /logTypes:application,w3c
/server:192.168.11.11 /database:main /dbauth:SQL /username:sa
/password:1234 /jobId:987
Import from Dlib
database
This function enables you to import exported data from GFI EventsManager
2012. It is made up of the following parameters:
»
/importFromDlib – function name
»
/path:<path> - specify the path of the import file
»
/name:<name> - specify the name of the import file
»
/anonpass1:<password> - optionally, specify the primary decryption
password
»
/anonpass2:<password> - optionally, specify the secondary encryption
password
»
/jobId:<id> - optionally, specify a unique job ID.
Command: Esmdlibm.exe /importFromDlib /path:C:\Events
/name:importFile.txt /anonpass1:1234 /jobId: 987
Import from Legacy File
This function enables you to import data exported or archived from an older
version of GFI EventsManager. It is made up of the following parameters:
»
/importFromLegacyFile – function name
»
/path:<path> - specify the path of the import file
»
/logTypes:<application, custom, directory, security, dns,
filereplication, syslog, system, snmp, oracle, sql, w3c> - specify the log
type to import
»
/password:<password> - optionally, specify the password
»
/anonpass1:<password> - optionally, specify the primary decryption
password
»
/anonpass2:<password> - optionally, specify the secondary encryption
password
»
/jobId:<id> - optionally, specify a unique job ID.
Command: Esmdlibm.exe /importFromLegacyFile / path:C:\Events /logTypes:
dns,security,w3c /password:1234 /jobId:987
178 |Miscellaneous
GFI EventsManager