Report of all URLs being hosted from a set of computers

(imported topic written by arpotu91)

Hi All,

I’m at a bit of a loss for how to generate this report, but I would appreciate any feedback.

We have a need to list all servers, windows and unix, for a particular customer, and which URL’s are being served by them. The normal bevy of web apps are in the mix; Apache (for Unix and Windows), IIS, Tomcat, and few others. I can probably grep through the apache configuration files, and I know BES can dig through the IIS metabase (though I don’t have a clue how to extract URL’s from it). For the other servers, I have no clue whatsoever.

Has anyone put together a report like this and, if so, could you recommend a place to start?

Thanks,

Arpotu.

(imported comment written by BenKus)

Hi arpotu,

This is more of a challenge for getting properties than it is for getting a report… What you need to do is just what you said:

  1. For each system, figure out how to detect the URL that is being hosted.

  2. Figure out the relevance and put it in a property.

If you can figure out how to do step #1, we can help with the relevance for step #2

Ben