Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit c0088b6

Browse files
grogu01grogu01
authored andcommitted
removed descrption.md, installInstructions.md and agent extension install instructions in README.md
1 parent 3c21229 commit c0088b6

File tree

3 files changed

+4
-791
lines changed

3 files changed

+4
-791
lines changed

README.md

Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The extension `python-library-and-examples` contains a python wrapper library (`
1212

1313
For installation instructons, see the ReadMe.MD file.
1414

15-
# License GUENTER IS THIS OK?
15+
# License
1616
[Apache License, Version 2.0, January 2004](http://www.apache.org/licenses/).
1717

1818
# Prerequisites
@@ -34,47 +34,6 @@ For installation instructons, see the ReadMe.MD file.
3434
'<npm install commander>'
3535
'<npm install sync-request>'
3636

37-
# Install the Extension
38-
39-
## Install Using CA APM Control Center
40-
41-
### 10.5
42-
43-
1. Download the bundle (extension) from the CA APM Marketplace.
44-
http://marketplace.ca.com/shop/ca/?cat=29
45-
2. Go to the Bundles page and click the **Import** button.
46-
2. Navigate to the downloaded bundle and click **Open**.
47-
3. On the Packages page, add the bundle to the desired package.
48-
49-
### 10.2 and 10.3
50-
51-
1. Download the extension (bundle) from the CA APM Marketplace.
52-
http://marketplace.ca.com/shop/ca/?cat=29
53-
2. Navigate to the downloaded bundle.
54-
3. Copy the bundle to the <APMCommandCenterServer>/import directory.
55-
The bundle is automatically imported into the APM Command Center database and moved to the bundles directory.
56-
57-
## Install the Extension Manually
58-
59-
### 10.5 and later
60-
61-
1. Download the extension from the CA APM Marketplace.
62-
http://marketplace.ca.com/shop/ca/?cat=29
63-
2. Navigate to the downloaded extension and untar the file into the <*Agent_Home*> directory.
64-
3. Copy the .tar file to the <*Agent_Home*>/extensions/deploy directory.
65-
The agent automatically automatically installs and deploys the extension, which starts monitoring the managed application.
66-
67-
### 10.3 and earlier
68-
69-
1. Download the extension from the CA APM Marketplace.
70-
http://marketplace.ca.com/shop/ca/?cat=29
71-
2. Navigate to the downloaded extension and unzip or untar the file as appropriate into the <*Agent_Home*> directory.
72-
3. Add the extension jar file to the <*Agent_Home*>/core/ext directory.
73-
4. Add the .pbd or pbl files to the <*Agent_Home*>/core/config directory.
74-
5. Update the IntroscopeAgent.profile file
75-
6. Navigate to <*Agent_Home*>/core/config to update the IntroscopeAgent.profile file.
76-
7. Add the .pbl files to the directives in the IntroscopeAgent.profile.
77-
7837
# Run Scripts
7938
All scripts require providing valid server URL and security token either as command line option argument or by hardcoding them in the scripts.
8039
The following code snippets assume the latter.
@@ -356,19 +315,19 @@ Sample outputs:
356315
# Support
357316
This document and extension are made available from CA Technologies. They are provided as examples at no charge as a courtesy to the CA APM Community at large. This extension might require modification for use in your environment. However, this extension is not supported by CA Technologies, and inclusion in this site should not be construed to be an endorsement or recommendation by CA Technologies. This extension is not covered by the CA Technologies software license agreement and there is no explicit or implied warranty from CA Technologies. The extension can be used and distributed freely amongst the CA APM Community, but not sold. As such, it is unsupported software, provided as is without warranty of any kind, express or implied, including but not limited to warranties of merchantability and fitness for a particular purpose. CA Technologies does not warrant that this resource will meet your requirements or that the operation of the resource will be uninterrupted or error free or that any defects will be corrected. The use of this extension implies that you understand and agree to the terms listed herein.
358317
Although this extension is unsupported, please let us know if you have any problems or questions. You can add comments to the CA CA APM Community site so that the author(s) can attempt to address the issue or question.
359-
Unless explicitly stated otherwise this extension is only supported on the same platforms as the CA APM Java agent.
318+
Unless explicitly stated otherwise this extension is only supported on the same platforms as the CA APM Java agent.
360319

361320
# Product Compatibilty Matrix
362321
http://pcm.ca.com/
363322

364323
# Categories
365324

366-
Examples GUENTER IS THIS OK?
325+
Examples
367326

368327
# Change Log
369328
Changes for each extension version.
370329

371330
Version | Author | Comment
372331
--------|--------|--------
373332
1.0 | Guenter Grossberger | First version of the extension.
374-
333+
1.1 | James Hilling, Miroslaw Turski | Update for 10.5 and various script fixes and updates

0 commit comments

Comments
 (0)