DX Application Performance Management

 View Only

updateProperties.pl 

Aug 25, 2015 01:42 PM

Ther perl script will create a new properties or profile given the new template and old file.

 

example Syntax:

perl updateProperties.pl /wily/IntroscopeEM10.0.0.12/config/IntroscopeEnterpriseManager.properties /wily/IntroscopeEM9.7.0/config/IntroscopeEnterpriseManager.properties /wily/IntroscopeEM10.0.0.12/config/IntroscopeEnterpriseManager.properties

 

perl updateProperties.pl newTemplate.properties old.properties new.properties

 

It works with profiles and properties.  I use it when I'm upgrading versions of the EM and agents.

 

The new file will have all the comments of the new properties/profile.  If a property is new, it will be in the new file with the new value.  If a property is in the old file, the property gets the old value.  If a property is in the old but not in the new then it is put at the bottom of the new file.

 

Thanks.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
updateProperties.pl.zip   1016 B   1 version
Uploaded - May 29, 2019

Tags and Keywords

Comments

Aug 25, 2015 03:03 PM

Thanks, Bobby!

Related Entries and Links

No Related Resource entered.