Looking at the code I see where command_handler checks handler->format but I
don't see anywhere in the code where this can be populated. Am I wrong? Is
this something missing from the command directives available in snmptrapd.conf?
I'm going ahead and just compiling with my custom EXECUTE_FORM
On 31/03/2008, Isaac Eliassi <[EMAIL PROTECTED]> wrote:
> In a Simple table there must be an index,
> does the index must be a unique index?
In *any* table:
a) there must be (at least) one index object
b) the combination of index values must be unique
(since this is how you id
Thanks Dirk. Sounds like you know your way around Ingres a bit. I have
written a MIB and some code for logstat and lockstat which I am quite
pleased with. Also qorking with the dev guys internally on IMADB
interfacing.
Regards
Glen Bremner-Stokes | [EMAIL PROTECTED]
INGRES
Ingres Europe Limite
Hi,
In a Simple table there must be an index, does the index must be a unique index?
Best regards,
Isaac Eliassi
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about any
On Mar 28, 2008, at 6:03 PM, Glen Bremner-Stokes wrote:
> I am trying to develop process monitoring to monitor the full
> running command instead of the short name, preferably using ucd-snmp/
> proc.
>
> I can see (as per some previous list mails) that process monitoring
> uses pr_fname (16 b
Ace, tks Dave.
I have managed to get a work around going using NET-SNMP-EXTEND and a
custom ps program I wrote. This work on both Linux and Tru64 which is
good enough for a version 1. So next I will take your suggestions and
see what I can do.
Tks
Regards
Glen Bremner-Stokes | [EMAIL PROTECTE
On 28/03/2008, Glen Bremner-Stokes <[EMAIL PROTECTED]> wrote:
> I can see (as per some previous list mails) that process monitoring uses
> pr_fname (16 bytes) as per the nix documentation
How the agent retrieves information about running processes depends on
the precise O/S you are using.
Check
Hi, I was trying to compile net-snmp ver 5.4.1 from source and am unable
to "make" it.
I tried to consult the bug track, but have not found anything so far.
What am I missing, any help is much appreciated.
Regards
Bhupal De
The error I get is :
if test "x/usr/bin/perl" != "
I am trying to develop process monitoring to monitor the full running
command instead of the short name, preferably using ucd-snmp/proc.
I can see (as per some previous list mails) that process monitoring uses
pr_fname (16 bytes) as per the nix documentation but I cannot see
anything in ioctl tha