Nagios and Naglite3
Posted: Fri Aug 09, 2019 5:45 am
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
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