Page 1 of 1

Nagios and Naglite3

Posted: Fri Aug 09, 2019 5:45 am
by gaza30
Looking for some help if this is even do able

We're an MSP with various companies and we use Nagios to monitor.
These companies are seperated int individual .cfg files under the objects directory.
Further to this we have Naglite3 https://github.com/saz/Naglite3 running as a dashboard pulling information from the status.dat and objects files

This works great.

Trouble is now a company we manage wants a similar monitoring system and ideally we would like to just create another instance of naglite 3
so instead of http://<localhost>/naglite3
we give them http://<localhost>/Companyname

this is al easy enough the only trouble is we'd like a way to only pull that companies data from the status.dat (or if anyway possible) create another status.dat that only refreshes that companies hosts.

Anyone ever done this seperate instances of naglite3 with different hosts to each?

Thanks in advance

Re: Nagios and Naglite3

Posted: Fri Aug 09, 2019 9:17 am
by scottwilkerson
Unfortunately we are not the creator of naglite3 and not familiar with the project.

I would highly recommend reaching out to the author on github, but based on your description, I doubt it is possible.