OpenCALEA
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: [OpenCALEA] Re: control design
- From: Manish Karir
- Date: Thu Apr 05 16:34:32 2007
yes there were some problems with the 0.5 tar.gz but they were fixed
in the version in svn. I could create a interim tar.gz
in case a lot of people are running into the same problem.
-manish
On Thu, 5 Apr 2007, Ken Jenson wrote:
Hi Manish
I need to investigate the controller features you mention. Our chief
scientist reviewed the latest version and his comment to me was that it
didn't work.. I have yet to look at it myself. I'll ask him to forward
information about what he saw that didn't work.
I'll also ask him if it would be possible for me to release a couple of PHP
objects to the public domain at some point.
With regards to XML, I was just thinking that calling shell exec and parsing
text responses is not the best way to interact with linux apps. If I could
specify a return type of xml, then I can easily process/display the output
in PHP, XSL etc.
I'll post my feedback after release about any other issues and feature
requests that I might have.
Regards
Ken
On 4/5/07, Manish Karir <mkarir@merit.edu> wrote:
Hi Ken
Are you using the new collector/controller features in version 0.5?
These were intended to add some sesssion management capability.
The collector process runs on the tap devices (where tap would run).
Its role is to keep track of the various tap processing running
on the device.
The controller process is run on a separate (and possibly remote)
device. Its role is to communicate with the collector processes and
start/stop taps.
Are you building similar capability with your PHP application? A PHP
based front-end would be a great addition to the project! The community
would really appreciate if you would be willing to contribute it
to the code base. I'm not exactly sure what sort of XML return values
would help your application, perhaps you can describe it in a bit more
detail?
thanks
manish
On Thu, 5 Apr 2007, Ken Jenson wrote:
> We are currently integrating a PHP application with a box running
> OpenCalea. We are creating php forms for Tap Config, Collector Config
and
> Tap session management. We are writing a file that contains session
> information so that on reboot we can restart those sessions. All
actions
> are via 'shell_exec' using command line parameters.
>
> It would be nice to have some of the session management more
automated. It
> would be nice to be able to easily query a list of tap sessions with
their
> attributes, start an stop them etc. If the functions returned XML that
> would be sweet.
>
> We are shipping next week so I guess some of my requests will need to
wait
> until a couple of versions later.
>
> I would love to see a LAMP wrapper, in fact, I wouldn't mind
contributing
> something to it..
>
> Ken Jenson
>
> On 4/5/07, Rich <w7ki@northwestradio.com> wrote:
>>
>>
>> >>
>> >> Another option would be to define an "interception" in a database
of
>> >> sorts (rdbms or otherwise), and have every IAP source independently
>> >> check that database periodically (frequently), and take appropriate
>> >> action (eg. start/restart/stop an intercept, and send CmII events).
>> >> There would still need to be an interface (possibly gui?) to define
an
>> >> intercept, and if each data source logged info it could also be used
as
>> >> part of the "secure and accurate record" we keep.
>> >>
>> >> Ideas for other options are certainly welcome.
>>
>> Perhaps we could make a 'LAMP' wrapper such that we can retain the
>> simplicity of a command-line driven program while offering a GUI
feature
>> set
>> to those who are interested.
>>
>> Also, FWIW, everything compiles & runs on a vanilla CentOS 4.4 install.
>>
>> - Rich
>>
>>
>
>
> --
> Ken Jenson
> 801-224-6302 (hm)
> 801-318-1200 (cell)
>
--
Ken Jenson
801-224-6302 (hm)
801-318-1200 (cell)
|