display selected info on public web page

Simon Kainz simon.kainz at tugraz.at
Thu Jan 29 14:41:40 CET 2009


Quoting Per olof Ljungmark <peo at bsdlabs.com>:

> Hi all,
>
> I wonder if anyone could please share some knowledge on how one can
> display snippets of info from Nagios on a public web page? I've googled
> some but did not find much on the topic, then looked into Nagvis but
> that seemed more suited to the datacenter.
>
> For example, a small green blob telling the status of a certain host
> without revealing other details.
>
> Any hints appriciated.
>
> Thanks,
>
> --
> per
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> 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
>

Hi !

I usually use a combination of wget and scp/rsync to first save pages  
or parts of pages (in my case it's a hostgroup view) from localhost as  
a crojob. Then I rsync or scp (whatever you prefer) the saved files to  
another public server. So no one needs to get access to my nagios  
server but the data is still visible.

I generally use this "push"-approach, pushing data from "more secure"  
servers to "less" secure ones.

Reagrds, Simon


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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