Controlling service display on host with multiple services

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
chee
Posts: 1
Joined: Tue Jul 19, 2011 3:29 pm

Controlling service display on host with multiple services

Post by chee »

I'm running nagios version 3.2.3 on linux redhat v 5. Everything works well but I have a host that is running service checks for two different audiences, A and B. Is it possible to define the host and services in such a way so that audience A (or audience B) only sees the service checks its interested in whenever the Service Group Summary or Grid links are selected?
For example, if MyHost is running check_http for audience A and check_disk for audience B. When audience A selects Service Group Summary or Grid it only see MyHost and service check_http. Audience B would only see MyHost and check_disk.
Locked