Multi Tenancy in Nagios Core

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
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Multi Tenancy in Nagios Core

Post by lafargeuser »

Is there any document available for Multi Tenancy in Nagios Core.

I have done this in Nagios XI & but not sure how to do in Core.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Multi Tenancy in Nagios Core

Post by slansing »

What do you specifically mean by multi tenancy? Do you mean creating additional users?
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Re: Multi Tenancy in Nagios Core

Post by lafargeuser »

A single Nagios core instance can monitor hosts and services for multiple users (clients) & Each user (client) can only see the hosts and services they are authorized for.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Multi Tenancy in Nagios Core

Post by slansing »

This is available in nagios core as well, you could follow these guides as an example:

http://www.linuxquestions.org/questions ... ce-607353/

http://dyurk.com/2012/04/adding-new-users-in-nagios/

Depending on your distro you may need to alter service and path names a bit.
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Re: Multi Tenancy in Nagios Core

Post by lafargeuser »

Thanks.
Locked