[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Re: xMonitor test release
--0015174bdc1040caac046b9d1b14
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Thanks James, this looks to be exactly what I was after.
Max
2009/6/4 JamesTraynor <james.traynor@xxxxxxx>
> Hi,
> Yes each xAP device becomes a BSC subdevice of xMonitor so you can
> trigger things when the message it sends are xapbsc.event and
State=Off .
> The app internally can send display messages too when an app is lost,
you
> can configure this per-device. Of course you an extend all this by
Floorplan
> scripting or just hack the code to do whatever you like ;-)
>
> hth
> James
> --- In xap_automation@xxxxxxx, Paul Gale <groups2@...> wrote:
> >
> > Hi James,
> >
> > Thanks for that :)
> >
> > Can it be used to generate some kind of alert if a xAP device
disappears
> from the network?
> >
> > Thanks,
> >
> > Paul.
> >
> > > -----Original Message-----
> > > From: xap_automation@xxxxxxx
> > > [mailto:xap_automation@xxxxxxx] On
Behalf Of JamesTraynor
> > > Sent: 03 June 2009 22:09
> > > To: xap_automation@xxxxxxx
> > > Subject: [xap_automation] xMonitor test release
> > >
> > > A new app to play with. The initial reason for xMonitor was
to monitor
> > > other xAP devices and to report via BSC and optionally
display
> > > messages. I then thought I would use the app to demo the use
of the
> > > xAPIntranet control and ajax, in particular jquery.
> > > The web part of the app now features
> > >
> > > * A simple live event log updated by ajax polling
> > > * A home screen showing all devices including
source,class,uid,port
> > > and version. This is displayed using tablesorter which gives
a nice
> > > client side sortable table
> > > * Submitting forms by POST as well as GET
> > > * Message viewer. Shows a live view of incoming
messages. You can
> > > filter the view down by selecting from a tree of devices (
treeeview +
> > > treeview-async). You can then either view live messages from
a device,
> > > or review a particular message and resend it or tweak it
before
> > > resending ( lightbox)
> > >
> > > vb6 source code is included. Hopefully this will give some
examples or
> > > ideas for new apps, whilst being quite a useful app in its
own right.
> > > Download: http://mi4.biz/modules.php?name=News&file=article&sid=159
> > >
> > > The app is all rather new so there might be bugs and the
code will get
> > > tidied up for later releases, and will come with a full
installer.
> > >
> > > Enjoy
> > > James
> > >
> > >
> > >
> > > ------------------------------------
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> >
>
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
--0015174bdc1040caac046b9d1b14
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<head>
<style type=3D"text/css">
<!--
/* start of attachment style */
.ygrp-photo-title{
clear: both;
font-size: smaller;
height: 15px;
overflow: hidden;
text-align: center;
width: 75px;
}
div.ygrp-photo{
background-position: center;
background-repeat: no-repeat;
background-color: white;
border: 1px solid black;
height: 62px;
width: 62px;
}
div.photo-title=20
a,
div.photo-title a:active,
div.photo-title a:hover,
div.photo-title a:visited {
text-decoration: none;=20
}
div.attach-table div.attach-row {
clear: both;
}
div.attach-table div.attach-row div {
float: left;
/* margin: 2px;*/
}
p {
clear: both;
padding: 15px 0 3px 0;
overflow: hidden;
}
div.ygrp-file {
width: 30px;
valign: middle;
}
div.attach-table div.attach-row div div a {
text-decoration: none;
}
div.attach-table div.attach-row div div span {
font-weight: normal;
}
div.ygrp-file-title {
font-weight: bold;
}
/* end of attachment style */
-->
</style>
</head>
<html><head>
<style type=3D"text/css">
<!--
#ygrp-mkp{
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 14px 0px;
padding: 0px 14px;
}
#ygrp-mkp hr{
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd{
color: #628c2a;
font-size: 85%;
font-weight: bold;
line-height: 122%;
margin: 10px 0px;
}
#ygrp-mkp #ads{
margin-bottom: 10px;
}
#ygrp-mkp .ad{
padding: 0 0;
}
#ygrp-mkp .ad a{
color: #0000ff;
text-decoration: none;
}
-->
</style>
</head>
<body>
<!-- **begin egp html banner** -->
<br><br>
<!-- **end egp html banner** -->
Thanks James, this looks to be exactly what I was
after.<div><br></div><div=
>Max<br><br><div
class=3D"gmail_quote">2009/6/4 JamesTraynor <span
dir=3D"l=
tr"><<a href=3D"mailto:james.traynor@xxxxxxx">james.traynor@xxxxxxx<=
/a>></span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0
.8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">Hi,<br>
Yes each xAP device becomes a BSC subdevice of =A0xMonitor =A0so you can
tr=
igger things when the message it sends are xapbsc.event and State=3DOff .
T=
he app internally can send display messages too when an app is lost, you
ca=
n configure this per-device. Of course you an extend all this by Floorplan
=
scripting or just hack the code to do whatever you like ;-)<br>
<br>
hth<br>
James<br>
<div><div></div><div class=3D"h5">--- In
<a href=3D"mailto:xap_automation@y=
ahoogroups.com">xap_automation@xxxxxxx</a>, Paul Gale
<groups2@.=
..> wrote:<br>
><br>
> Hi James,<br>
><br>
> Thanks for that :)<br>
><br>
> Can it be used to generate some kind of alert if a xAP device
disappea=
rs from the network?<br>
><br>
> Thanks,<br>
><br>
> Paul.<br>
><br>
> > -----Original Message-----<br>
> > From: <a href=3D"mailto:xap_automation@xxxxxxx">xap_autom=
ation@xxxxxxx</a><br>
> > [mailto:<a href=3D"mailto:xap_automation@xxxxxxx">xap_aut=
omation@xxxxxxx</a>] On Behalf Of JamesTraynor<br>
> > Sent: 03 June 2009 22:09<br>
> > To: <a href=3D"mailto:xap_automation@xxxxxxx">xap_automat=
ion@xxxxxxx</a><br>
> > Subject: [xap_automation] xMonitor test release<br>
> ><br>
> > A new app to play with. The initial reason for xMonitor
was to mo=
nitor<br>
> > other xAP devices and to report via BSC and optionally
display<br=
>
> > messages. I then thought I would use the app to demo the
use of t=
he<br>
> > xAPIntranet control and ajax, in particular
jquery.<br>
> > The web part of the app now features<br>
> ><br>
> > =A0 =A0 * A simple live event log updated by ajax
polling<br>
> > =A0 =A0 * A home screen showing all devices including
source,clas=
s,uid,port<br>
> > and version. This is displayed using tablesorter which
gives a ni=
ce<br>
> > client side sortable table<br>
> > =A0 =A0 * Submitting forms by POST as well as
GET<br>
> > =A0 =A0 * Message viewer. Shows a live view of incoming
messages.=
You can<br>
> > filter the view down by selecting from a tree of devices
( treeev=
iew +<br>
> > treeview-async). You can then either view live messages
from a de=
vice,<br>
> > or review a particular message and resend it or tweak it
before<b=
r>
> > resending ( lightbox)<br>
> ><br>
> > vb6 source code is included. Hopefully this will give
some exampl=
es or<br>
> > ideas for new apps, whilst being quite a useful app in
its own ri=
ght.<br>
> > Download: <a href=3D"http://mi4.biz/modules.php?name=3DNews&f=
ile=3Darticle&sid=3D159" target=3D"_blank">http://mi4.biz/modules.php?n=
ame=3DNews&file=3Darticle&sid=3D159</a><br>
> ><br>
> > The app is all rather new so there might be bugs and the
code wil=
l get<br>
> > tidied up for later releases, and will come with a full
installer=
.<br>
> ><br>
> > Enjoy<br>
> > James<br>
> ><br>
> ><br>
> ><br>
> > ------------------------------------<br>
> ><br>
> > Yahoo! Groups Links<br>
> ><br>
> ><br>
> ><br>
><br>
<br>
<br>
<br>
<br>
------------------------------------<br>
<br>
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|