Re: Getting info about the users in the handler

2009-02-12 Thread Robert Story
On Thu, 12 Feb 2009 16:11:57 - Angela wrote: AL> I'm sorry but I think I do not clarify myself properly... I want that both users set the same OIDs but only one can set a particular OID with a particularly value. I mean both can set and get the OID1 but only one user can set the OID1 with va

RE: Getting info about the users in the handler

2009-02-12 Thread Angela Lazaro
Hi all! Thanks Robert! I'm sorry but I think I do not clarify myself properly... I want that both users set the same OIDs but only one can set a particular OID with a particularly value. I mean both can set and get the OID1 but only one user can set the OID1 with value 4. So, unfortunately the

Re: Getting info about the users in the handler

2009-02-12 Thread Robert Story
On Wed, 11 Feb 2009 17:24:42 - Angela wrote: AL> At the moment I restrict the elements using AL> AL> rwuser USER1 authnopriv 1.3.6.1 AL> rwuser USER2 authpriv 1.3.6.1 AL> AL> Is there a better way to do it? AL> AL> Besides that if I could get the user name it will be very useful because I

Re: A big help for me

2009-02-12 Thread Robert Story
On Wed, 11 Feb 2009 17:26:50 -0500 Willington wrote: WS> I need your help. WS> WS> I am setting cacti on solaris for monitoring to Windows servers, but I don't WS> know how to made this on cacti. WS> WS> I need to monitor memory, disk (used and free space) and processor. WS> WS> I can help is te

RE: SNMP Version 3

2009-02-12 Thread srinivas.devuke
Hi, In that case that product should have capabililty to support the deafualt Microsoft SNMP service in the Windows. I think, at a time only one service should be running, so stop the default SNMP service while your service is running. Regards, Srinivas -Original Message- From: Sunil

RE: SNMP Version 3

2009-02-12 Thread Sunil Kumar
I trying to run one of your agent which supports SNMP V3 already . Thanks, Sunil. -Original Message- From: Wes Hardaker [mailto:[email protected]] Sent: Wednesday, February 11, 2009 10:40 PM To: Sunil Kumar Cc: [email protected] Subject: Re: SNMP Versi

A big help for me

2009-02-12 Thread Willington Suarez
I need your help. I am setting cacti on solaris for monitoring to Windows servers, but I don't know how to made this on cacti. I need to monitor memory, disk (used and free space) and processor. I can help is telling as I have what made this, which works with Windows MIB. Thanks and this is urg

Re: Python bindings

2009-02-12 Thread Gabriele Messineo
Hi, There's a lot of space for improvements in Net-Snmp Python bindings. A change in Python APIs making it more similar to Perl's one would provide new features like asynchronous calls support. However, actually the code and its API are quite stable and I think you can find a way to improve th