View Single Post
  #8 (permalink)  
Old 2006-12-13
tnkflx tnkflx is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 5
Rep Power: 0
tnkflx has an average reputation (10+)
Default Re: Any does not mean Any Service

Is there an easy way (so not viewing every service individually...) to get a list of all services that are no included in the "Any" service?

The 'script' listed on the CP site doesn't work:

more ServerName | queryDB_util | awk '/Object Name/ {host=$3} /include_in_any/ {print host,":"$2}'

Setup:
Provider-1 -> CMA -> FW-1
Reply With Quote