You can export service data manually to a CSV or XML file.
The export process uses the following commands:
InsightUtil /exportservice [/http|/https] /server <hostname> /port <port#> /format csv|xml /path <file_path> /key <key> /secret <secret>
The command begins with the utility name, InsightUtil
Specifies that the export service uses HTTP or HTTPS
Indicates the server host name
Indicates the port number
Indicates the export file format: CSV or XML
Indicates the path to deliver the export file
Indicates the unique CA Business Service Insight administrator key
Indicates the unique CA Business Service Insight administrator password
Example: Export service data to a local CSV file
This example shows how to export service data to a local CSV file.
InsightUtil /exportservice /https /server name001 /port 8443 /format csv /path C:\MyFiles\file.csv /key mykey /secret mypassword
|
Copyright © 2012 CA.
All rights reserved.
|
|