|
From: Chris W. <ch...@cw...> - 2002-08-21 19:00:37
|
* Eric Reeves (er...@1s...) [020821 12:10]:
> I'm working on developing a package that interacts with a non-default
> database. I've got 2 datasources specified in my server.ini (both Pgsql),
> and a test_db shows both datasources with no errors. My datasource entry
> and spops.perl follows:
> ...
> $spops = {
> 'nagios_host_status' => {
> class => 'OpenInteract::NMS',
> isa => [ qw/ OpenInteract::SPOPS SPOPS::Secure
> SPOPS::DBI::Pg SPOPS::DBI / ],
This first entry in 'isa' needs to be OpenInteract::SPOPS::DBI. This
was changed a few versions ago but still lingers in some of the
docs. I'll try and find the rest before I put out the next version.
Thanks for the additional documentation prod, they're helpful.
Chris
--
Chris Winters (ch...@cw...)
Building enterprise-capable snack solutions since 1988
|