link to nagios from another web page

Paul Dubuc work at paul.dubuc.org
Mon Feb 25 16:15:21 CET 2013


Rick Garland wrote:
> Hi all:
>
> (Turned off HTML for this message.)
>
> Nagios 3.2.3 on RHEL 5.8
>
> I've been looking and experimenting with making a link from a web page to
> nagios but I have been unable to completely make it work.
>
> An example of what I have tried:
> href=>http://nagios/cgi-bin/extinfo.cgi?type=1&host=mysys ����������� perl
> cgi script. I've left out the syntax, it is correct. But what do I define
> as the URL address?
>
> What I would like is to have the link open nagios using a specific account
> and displaying a specific system.
>
> Many thanks!
>

You need the host name and port (if it's not the default port) of your Nagios 
(web) server:

http:/<host>[:<port>]/nagios/cgi-bin/extinfo.cgi?type=1&host=mysys

e.g.,

http:/naghost:8004/nagios/cgi-bin/extinfo.cgi?type=1&host=mysys

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list