Nagios Performance Graphs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
easy2kent
Posts: 45
Joined: Wed Aug 24, 2011 11:11 am

Nagios Performance Graphs

Post by easy2kent »

I would like to display the performance graphs on an external website without having the employees login to view the graphs. Is there a way to do this or is this something that is not meant to be done with Nagios?

Running:
Other 2.6x Linux (32 bit)
VMWare image
No special configurations

Thanks
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Nagios Performance Graphs

Post by nscott »

easy2kent,

Its not really designed to do that. There is however a backend API component that would allow you to do that.

http://assets.nagios.com/downloads/nagi ... nd_API.pdf

However it takes some heavy configuration and is probably not an ideal choice if you're not into developing exactly what you want.
Nicholas Scott
Former Nagios employee
easy2kent
Posts: 45
Joined: Wed Aug 24, 2011 11:11 am

Re: Nagios Performance Graphs

Post by easy2kent »

Thanks for the quick reply.

Yeah that is pretty heavy on the configuration and my company doesn't have the time to do it. Just wanted something quick and simple.

Is there a user session timeout setting somewhere? I have looked but cannot find any documentation because if I could set that higher it may be the answer.

Thanks,
Kent
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Nagios Performance Graphs

Post by nscott »

easy2kent,

Under Admin > System Config > Automatic Login

You can specify a specific user to automatically login. You could set this user up to be read-only and only see the specific hosts/servces (using Nagios's mutlitenancy). This would allow for outsiders to view graphs/data.
Nicholas Scott
Former Nagios employee
Locked