Opsview Monitor allows the use of a couple of parameters in the URL to access some pages directly. These are as follows:
## autoSelectHost
Example: `http://opsview/monitoring/#!?autoSelectHost=Opsview
`
This parameter will open the monitoring navigator page with the named Host selected, so all of the service states are shown within the checker at the bottom of the page
## autoSelectService
Example: `http://opsview/monitoring/#!?autoSelectHost=Opsview&autoSelectService=Disk: /
`
Note: This must be used in conjunction with `autoSelectHost
`
This parameter will open the `Info
` tab in the `Investigate
` modal for the named Service Check on the Host.