Making progress on the DBI:Proxy path. I am currently getting the
following errors from the output...
DBI handle cleared whilst still active at ./space_data.pl line 20.
dbih_clearcom (sth 0x4025172c 0x40251d20, com 0x40137878, imp
DBD::Proxy::st
):
FLAGS 0x115: COMSET Active Warn PrintError
PARENT DBI::db=HASH(0x401363b8)
KIDS 0 (0 Active)
IMP_DATA undef
NUM_OF_FIELDS 1
NUM_OF_PARAMS 0
panic: DBI active kids (2) > kids (1) at
/usr/local/lib/perl5/site_perl/5.6.0/PA
-RISC2.0/DBD/Proxy.pm line 526.
DBD::Proxy::db disconnect failed: Server returned error: Failed to execute
metho
d CallMethod: Not permitted for method disconnect of class
DBI::ProxyServer::db
at /usr/local//lib/perl5/site_perl/5.6.0/RPC/PlServer.pm line 328.
Anyone recognize this??? I can post the code also if necessary,
just wanted to keep the post short. Thanks.
-----Original Message-----
From: William Goedicke [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 29, 2003 3:10 PM
To: NIPP, SCOTT V (SBCSI)
Cc: [EMAIL PROTECTED]
Subject: Re: Perl/MySQL script...
Dear Scott et al -
>>>>> "SCOTT" == SCOTT V NIPP <NIPP> writes:
SCOTT> I am developing a series of scripts to collect system
SCOTT> information on a fairly large number of HP-UX servers.
Use SNMP to gather the information remotely and then send the information
to a remote MySQL. Then your script and the associated perl modules can
be placed on whatever machine you want.
As an aside you should probably check out www.nagios.org
Yours - Billy
============================================================
William Goedicke [EMAIL PROTECTED]
http://www.goedsole.com:8080
============================================================
Lest we forget:
There may be no stupid questions, but there's no shortage of morons
asking them.
- William Goedicke