Hello,
I'm requesting your help on an initiative I'm working on. Our environment consists of several WAS ND installations and very often leaders need to report on different configurations items such as the cells, nodes, clusters, servers, applications, resources (JDBC providers, data sources, Resource Environment Entries, JMS, custom properties, etc).
Does anybody know of scripts or free software that is meant to retrieve WebSphere configuration data and store them in a format that can be reported on or queried? Are there any wsadmin Jython scripts that can create, for example, a JSON file with all the configuration that can then be loaded in a database?
You can think outside the box, but the essential is that I can get the data out of WebSphere, store it somewhere, and run reports against. I don't want to re-invent the wheel - I could most probably create a jython script that retrieves what I need, but it seems very time consuming if one of you out there knows about a framework that already exists to execute the same thing.
Thank you,
Joey