How do I compare two environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2016 04:40 PM
I'd like to find a way in servicenow where I can compare my Test Environment with Production Environment. For e.g. I've 5 servers dedicated to Test Environment (for application testing) and 5 servers in production. I'd like to compare against following attributes:
- OS version
- OS Patch
- what 3rd party applications are installed like Tomcat, JBoss, Java etc
- location of 3rd party application, where they are installed on the server
- version of the application running on the server
- load balancer information
- other attributes as needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2016 07:49 AM
I was mainly referring to one instance (like production which contains multiple application nodes, here the app nodes should be identical), not between instances.
Regards,