Solar Flares (was: RE: Fw: CGI Issue)

Scott Ripley sripley at chiaro.com
Mon Dec 23 19:36:03 CET 2002


Tom,

I actually had the links under reporting on my installation, but its
probably best to leave them at the bottom for the demo. It could probably
use another header to avoid confusion with the configuration section. I
wouldn't want to mislead anyone about Nagios' capabilities, or more
importantly that NASA owns the data. 

Who made the original png images? Maybe we could get another for "Other",
"Custom", or "External". Then do something like the following to make it
more uniform.

** END OF CONFIGURATION TABLE **

<table width="150" border="0">
  <tr>
    <td><img src="images/sbcustom.png" width="147" height="21" alt="--
Custom --"></td>
  </tr>
</table>

<table width="150" border="0" cellpadding=0 cellspacing=0>

** ADD SOLAR SNIPPET HERE **

</table>

Actually, the more I think about it, the more I want a custom section. It
could even be included in the distribution to encourage creativity/ideas.
Not the solar weather graphs, but just a Cust-Link1, Cust-Link2, Cust-Link3
type thing. I have some embedded web devices that do something similar,
where you can add localized links into the menu. Hmmmm.....

As long as I'm making a Christmas wish list... I wish that the headers on
side.html were just <th class=side.header></th> with corresponding
properties in the style sheet to make them uniform, instead of gif or png
images. Then it would be easy to add more anytime you wish, and the
properties (color, font, fontsize, etc.) would be configurable. You could
add an "Intranet", "IT Only", or any custom section at your lesiure. I've
added my intranet links under General, but it would be nice to have a
seperate section.

I'm just thinking out loud here, so to speak. I'm getting more ideas about
optional collapsable sub-menus, but its starting to look like scope-creap to
me. Take all of this with a grain of salt.

To your question, I think the ACE data is available via FTP, and updated
every x minutes. Not real time, but you can get it. 

http://sec.noaa.gov/ftpmenu/lists/ace.html 1&5 min data
http://sec.noaa.gov/ftpmenu/lists/ace2.html hourly data

Also, browsable historical data for each instrument here:
http://www.srl.caltech.edu/ACE/ASC/browse/mag_brws_plts.html

I don't know about the rest. I've had this in there since NetSaint, and I
haven't looked in a while. I guess that was the whole point of having the
links there. :-)

Scott.
 


-----Original Message-----
From: Tom Welsh [mailto:twelsh at square-box.com]
Sent: Sunday, December 22, 2002 6:09 PM
To: nagios-users at lists.sourceforge.net
Subject: RE: Solar Flares (was: RE: [Nagios-users] Fw: CGI Issue)


Fantastic, 

I have just added this to the nagios demo page so people can see it on 

http://nagios.square-box.com

I will probably leave it there until next Sunday when I do the cvs
rebuild of nagios and the plugins.

Incidentally, is it possible to pick up this data real time?

I was trying to find info on electronically tagged species so I could
plot their Lat and Long in nagios, but after asking NASA for data feeds
I did not get very far. Something to do with them not wanting me playing
with satellites I suppose.

If anyone has any cool stuff that could be monitored to show the
diversity of monitoring, I would be interested to here from him or her.
Just email me the details of what you have and I will see what I can do.
Don't post it to the list, as I do not reckon everyone wants to know
movements of a walrus colony in Alaska :)

But then again...

Cheers

Tom Welsh
twelsh at square-box.com



-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Mike
McClure
Sent: 21 December 2002 04:22
To: Scott Ripley
Cc: nagios-users at lists.sourceforge.net
Subject: Re: Solar Flares (was: RE: [Nagios-users] Fw: CGI Issue)

Hi Scott,

Who would have ever known that my wiseacre response would be so useful?
:)  Well,
besides Miss Cleo and Kenny Kingston.

Pretty neat idea!  Thanks for sharing that!

- Mike

>
> Mike,
>
> I added the snippet below into my side.html so I can easily monitor
solar
> activity from the Nagios interface. It includes charts for ground and
> satelite based data. It doesn't pull the data into Nagios, but its
> entertaining at the least (and the manager types seem to like it). I
find it
> corrolates well to WiFi, WAN, cell, pager, and psychic ;) trouble.
>
> You are correct, the solar activity has been moderately high lately.
What
> are the chances that this could ever be even remotely on-topic? Your
> abilities should return when it subsides, and now you can predict
future
> lapses.
>
>   <tr>
>     <td colspan="2" height="10"></td>
>   </tr>
>   <tr>
>     <td width=13><img src="images/greendot.gif" width="13" height="14"
> name="satellite-dot"></td>
>     <td nowrap><a href="http://www.sel.noaa.gov/rt_plots/satenv.html"
> target="main" DEFANGED_onMouseOver="switchdot('satellite-dot',1)"
> DEFANGED_onMouseOut="switchdot('satellite-dot',0)"
class="NavBarItem">Satellite Env
> (3day)</a></td>
>   </tr>
>   <tr>
>     <td width=13><img src="images/greendot.gif" width="13" height="14"
> name="geostorm-dot"></td>
>     <td nowrap><a
href="http://sprg.ssl.berkeley.edu/dst_index/page1.html"
> target="main" DEFANGED_onMouseOver="switchdot('geostorm-dot',1)"
> DEFANGED_onMouseOut="switchdot('geostorm-dot',0)"
class="NavBarItem">Geomagnetic
> Storm Lvl</a></td>
>   </tr>
>   <tr>
>     <td width=13><img src="images/greendot.gif" width="13" height="14"
> name="acertsw-dot"></td>
>     <td nowrap><a
href="http://www.sec.noaa.gov/ace/MAG_SWEPAM_24h.html"
> target="main" DEFANGED_onMouseOver="switchdot('acertsw-dot',1)"
> DEFANGED_onMouseOut="switchdot('acertsw-dot',0)"
class="NavBarItem">ACE RTSW <BR>MAG
> & SWEPAM</a></td>
>   </tr>
>
> Cheers,
>
> Scott.
>
> -----Original Message-----
> From: Mike McClure [mailto:mmcclure at pneservices.com]
> Sent: Friday, December 20, 2002 4:38 PM
> To: Eric Gregory
> Cc: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Fw: CGI Issue
>
>
> Hi Eric,
>
> My psychic abilities are currently diminished due to solar flare
activity.
> Please
> provide the following:
>
> - Nagios version
> - Operating system and version
> - Platform (Sparc, i386, etc)
> - 'configure' output
> - 'make' output
>
> --
> Mike McClure, CCIE # 5125, CISSP # 30232
> PNE Services, Inc. -  http://www.pneservices.com
> mmcclure at pneservices.com
> mobile: 913-636-5590
>
>>
>>
>>
>>
>> Last week I posted about a problem I was having with Authentication
> through CGI's,
>> basically I get authenticated through HTTP but I have no authority
through
> the
>> CGI's, cgi.cfg seems to be correctly configured but no luck.
>>
>> I think I've found another issue that may be the root of the
> authentication issue.
>>
>> when I build Nagios it seems as if not all of the CGI's are building.
> most are fine
>> but I know for sure there should be a statusmap.cgi, histogram.cgi,
and
>> statusmap.cgi, however they're not creating.
>>
>> After Running make all and going to the cgi directory I have other
scripts
> such as
>> status.cgi,  outages.cgi etc....
>>
>> based on the source files in the cgi source directory am I correct in
> assuming that
>> I should also have at least the  histogram.cgi, and statusmap.cgi as
well
> as an
>> auth.cgi and more?
>>
>> If I'm correct does anyone know why these cgi's might not be building
> properly?
>>
>> Thanks
>> Eric
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
> Time is running out!  Thinkgeek.com has the coolest gifts for
> your favorite geek.   Let your fingers do the typing.   Visit Now.
> T H I N K G E E K . C O M        http://www.thinkgeek.com/sf/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/nagios-users---------------
--------------------------
> (on rchss001)
>
> This e-mail and any files transmitted with it are the property
> of Chiaro Networks, Ltd., and may contain confidential and
> privileged material for the sole use of the intended recipient(s)
> to whom this e-mail is addressed. If you are not one of the named
> recipient(s), or otherwise have reason to believe that you have
> received this message in error, please notify the sender and
> delete all copies from your system.  Any other use, retention,
> dissemination, forwarding, printing or copying of this e-mail is
> strictly prohibited.
>
>
> ---------------------------------------------------------
>


-- 
Mike McClure, CCIE # 5125, CISSP # 30232
PNE Services, Inc. -  http://www.pneservices.com
mmcclure at pneservices.com
mobile: 913-636-5590



-------------------------------------------------------
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O M        http://www.thinkgeek.com/sf/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
-------------- next part --------------
----------------------------------------- (on rchss001)

This e-mail and any files transmitted with it are the property
of Chiaro Networks, Ltd., and may contain confidential and 
privileged material for the sole use of the intended recipient(s)
to whom this e-mail is addressed. If you are not one of the named
recipient(s), or otherwise have reason to believe that you have 
received this message in error, please notify the sender and 
delete all copies from your system.  Any other use, retention, 
dissemination, forwarding, printing or copying of this e-mail is 
strictly prohibited.


---------------------------------------------------------


More information about the Users mailing list