public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] General System Monitor question
@ 2004-04-30 10:17 J Jordaan
  2004-04-30 11:25 ` Nick Garnett
  0 siblings, 1 reply; 2+ messages in thread
From: J Jordaan @ 2004-04-30 10:17 UTC (permalink / raw)
  To: ecos-discuss

Hi All

As I understand it the system monitor runs with any application if you
enable it in ecos' HTTPD package. It starts when the application calls
cyg_scheduler_start(). You access the monitor on a web browser with the
following address:

http://192.168.2.51/monitor/index.html

where 192.168.2.51 is your board's ip address.

Is this correct?

Thanks

Jacques


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] General System Monitor question
  2004-04-30 10:17 [ECOS] General System Monitor question J Jordaan
@ 2004-04-30 11:25 ` Nick Garnett
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Garnett @ 2004-04-30 11:25 UTC (permalink / raw)
  To: J Jordaan; +Cc: ecos-discuss

"J Jordaan" <jjordaan@sun.ac.za> writes:

> Hi All
> 
> As I understand it the system monitor runs with any application if you
> enable it in ecos' HTTPD package. It starts when the application calls
> cyg_scheduler_start(). You access the monitor on a web browser with the
> following address:
> 
> http://192.168.2.51/monitor/index.html
> 
> where 192.168.2.51 is your board's ip address.
> 
> Is this correct?

Yes. A couple of caveats:

1. The monitor usually starts a little after the main application, to
   avoid interfering with any application startup.

2. The HTTPD thread priority may need to be configured differently
   from the default. If the application has a lot of higher priority
   threads the monitor may not respond very quickly.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-30  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-30 10:17 [ECOS] General System Monitor question J Jordaan
2004-04-30 11:25 ` Nick Garnett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).