×
Opsview 6.9.x End of Support
Opsview versions 6.9.x reached their End of Support (EOS) status at the end of January 2026, in accordance with our Support policy. As of this date, these versions no longer receive code fixes, security updates, maintenance releases, or backported changes.
The documentation for version 6.9.7 and earlier releases will remain accessible for reference, but it will no longer be updated or maintained. We strongly recommend upgrading to the latest supported version of Opsview to ensure continued support and access to the latest features and security enhancements.
Filtering Service Objects
There are common filtering parameters that can be used for filtering of service objects.
URL parameters:
hostgroupid— includes this host group in list and all hosts and services below. Can be repeated. -hostgroupname— includes this host group in list and all hosts and services below. Can be repeated. If a host group name is duplicated, all host groups will be considered.hostname— filter hosts by this host name. Can be repeated. Can include the % parameter for wildcard matching - use %25 in the URL so it doesn’t get escaped. The parameterhostis considered the same, buthostnamewill be used in preference.hostid— filter hosts by this host id. Can be repeated.servicename— filter services by this service check name. Can be repeated. Can include the % character for wildcard matching - use %25 in the URL so it doesn’t get escaped. The parameterservicecheckis considered the same, butservicenamewill be used in preference.serviceid— filter services by this service id. Can be repeated.hs— filter services that match this format:hostname::servicename. Must match exactly. Can be repeated.keyword— filter services by keyword. Can be repeated.monitoredby— filter by name of the monitored by server. Can be repeated.has_perfdata— if set, will filter services that have performance data.can_change— if set, will only list services that the user can either change or set downtime for.htid— host template ID. Can be repeated.bsid— business service ID. Can be repeated.bcid— business component ID. Can be repeated.
["Opsview On-Premises"]
["API", "Technical Reference"]