This is great, I will be following this thread very closely. I have written
numerous bash and python tests such as number of database connections from a
web server to a db server. I am able to get status lights but have yet been
able to graph the incoming data.
I've also subscribed to the bigsister-devel so as not to miss anything!
Thanks everyone for your collaboration.
-Steve
On Friday 17 December 2004 04:33, Thomas Aeby wrote:
> Do you agree if we move this discussion over to the
>
> bigsister-devel
>
> mailing list? Interested parties please subscribe to this list.
>
> On Fri, 2004-12-17 at 10:50, Katharina Rasch wrote:
> > So, which of these files are part of new-style tests?
> > etc/testdef/temperature.cfg ok, thats obvious
>
> Yes, the testdef file is required, no question. In the test
> definitions, there, you reference the "requester" modules.
> Therefore, there are tests that do not need their own requester,
> since they e.g. use SNMP or whatever else already existing
> requester.
>
> > bin/Monitor/temperature.pm i thought this where old-style?!
>
> This is definitely not needed. In case of realhttp.pm there is a
> Monitor module because there are two implementations in parallel
> - the old one using Monitor::realhttp and the new one using testdef
> and Requester.
>
> > uxmon/Config/temperature
>
> Not needed, either. uxmon/Config/* and bin/Monitor/* are used for
> old-style test implementations, only.
>
> > uxmon/Requester/temperature.pm
>
> This is needed if (and only if) the testdef configuration references
> a requester called "temperature", e.g. by doing something like
>
> get temperature.currentTemp;
>
> somewhere (=> get system parameter currentTemp via the "temperature"
> requester).
>
> realhttp achieves this by
>
> ...
> set domain realhttp;
> ...
> set var ${domain};
> get ${var}.status.${id} ...
> ...
>
> > (etc/graphdef temperature.cfg)
>
> This is required if you want the server (bsmon) to create graphs for
> your test.
>
> > Is there anything else we have to adapt?
>
> No, that's all.
>
> Better than searching an installed Big Sister have a look at the
> "modules" directory in the source code. The realhttp sub directory,
> for instance, contains everything, that is required for the new-style
> realhttp test.
>
> Best regards,
> Tom
> --------------------------------------------------------------------
> Thomas Aeby, Kirchweg 52, 1735 Giffers, Switzerland, suppressed
> Voice:(+41)26 4180040 PGP public key available
> --------------------------------------------------------------------
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bigsister-general mailing list
> suppressed
> https://lists.sourceforge.net/lists/listinfo/bigsister-general
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.