Re: Any work on SNMP?

2008-04-24 Thread Esteban Pizzini
Hi,

did you try http://mod-apache-snmp.sourceforge.net ?? it's for apache 2.x

Regards,
Esteban

On Wed, Apr 23, 2008 at 3:23 PM, Jeff McAdams [EMAIL PROTECTED] wrote:

 Along about September of last year, I started a thread here about SNMP
 support in Apache, and trying to find what was coming down the pipe and
 even suggesting that the company that I might work for might be able to
 contribute a small sack of cash to someone to make it work well.

 At the time, I think I remember Covalent was talking about open sourcing
 some of their work along those lines?  (apologies if I mis-remember)

 In any case, I figured my best bet at the time was to sit tight and see
 what developed.

 So, what has developed?  :)

 I try to keep up with the pulse of Apache httpd development a bit, but I
 haven't seen anything happening as far as SNMP support goes.

 This is a huge whole in our ability to manage our system, so we'd really
 love to see someone implement a halfway decent SNMP capability in Apache
 (and work towards getting it supported in the mainstream).

 What can I do to try to help bring this capability about?  I'm not a
 programmer myself, so I really can't bring much code to the table myself.

 Any insight?  Thoughts?
 --
 Jeff McAdams
 They that can give up essential liberty to obtain a
 little temporary safety deserve neither liberty nor safety.
   -- Benjamin Franklin


 --enig615A1613E703436181C69112
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename=signature.asc

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.5 (GNU/Linux)
 Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

 iD8DBQFID3f2XkUmzpmSrfwRAtXsAKDIzZREsLJqzHLuckyM7mVLGjGylwCeLih9
 45RZyWF5lfkrXSkObuoZRO0=
 =fSpk
 -END PGP SIGNATURE-

 --enig615A1613E703436181C69112--

 --
 Jeff McAdams
 They that can give up essential liberty to obtain a
 little temporary safety deserve neither liberty nor safety.
   -- Benjamin Franklin




-- 
--
Esteban Pizzini
(http://mod-apache-snmp.sourceforge.net)


Re: It's that time of the year again

2006-04-17 Thread Esteban Pizzini
On 4/17/06, Jeff McAdams [EMAIL PROTECTED] wrote:
Ian Holsman wrote: ideas so far (half joking): - mod_ircd - implementing a UDP protocol - a caching module implement CML (cache-meta-language) - a SEDA type MPMmod_snmp would be very useful.

I have implemented snmp for Apache 2.0.x (mod-apache-snmp.sourceforge.net) It't an implementation using net-snmp as agent.

I'm working on the module and there some features to add

--Jeff McAdamsThey that can give up essential liberty to obtain a
little temporary safety deserve neither liberty nor safety.
-- Benjamin Franklin-- --Esteban Pizzini(
http://mod-apache-snmp.sourceforge.net)


apr_pool_cleanup_register question..

2004-03-27 Thread Esteban Pizzini
Hi,

I have add this to post_config handler:
apr_pool_cleanup_register(p, NULL, module_clean_up,
apr_pool_cleanup_null);

because I want to know when Apache is shutting down to do some things in my
module...
It works ok when apache shutdown, but its called when it starts too... :(
I think this happens because apr_pool_cleanup_register registers functions
to be  called when a pool is cleared or destroyed, so when apache start I
suppose that the pool is cleared..

is there a way to get my function called only when apache shutdown???

Thank you!
EP





Re: Total Accesses KB Transfer..

2004-03-07 Thread Esteban Pizzini
Please, forget this message..

its solved because there was another problem in the module I'm developing
that makes it slow

Byes
EP

- Original Message - 
From: Esteban Pizzini [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 7:18 PM
Subject: Total Accesses  KB Transfer..


 Hi,

 Is there a quickly way to obtain total accesses and KB transfer??? I
have
 been looking in mod_status and it uses two cycles to obtain the values of
 each process and thread... then it sums it and gets the total values.
 but I try it , and appears to take some seconds when there are some
 processes.

 I need to obtain that values from a module... and Id like to know if  is
 there a faster way to obtain that values..

 Thank You!!!
 EP






Total Accesses KB Transfer..

2004-03-06 Thread Esteban Pizzini
Hi,

Is there a quickly way to obtain total accesses and KB transfer??? I have
been looking in mod_status and it uses two cycles to obtain the values of
each process and thread... then it sums it and gets the total values.
but I try it , and appears to take some seconds when there are some
processes.

I need to obtain that values from a module... and Id like to know if  is
there a faster way to obtain that values..

Thank You!!!
EP




httpd.conf -- Pidfile

2004-02-29 Thread Esteban Pizzini
 Hi,

 How can I get the value of httpd.conf -- Pidfile directive from a
module???
 I've been looking in mod_info, but it implements a cycle reading all
directives (and there gets PidFile value to show).. is there any function
that gets the value of PidFile directive in a easier way??

 Thank you,
EP





map_to_storage hook question..

2003-10-01 Thread Esteban Pizzini
Hi,

Anybody can explain me what map_to_storage hook does?? or where can I find
and example of its use??
 
Thank You!,
 Esteban
 



Module development - Makefile

2002-11-18 Thread Esteban Pizzini
Title: RE: Module development - Makefile



Hi,
I´m trying to compile apache 2.0 with asimple 
module to learn how modules work.
When I make ./configure enabling the new module, I 
get this error

 make[2]: Entering directory 
`/home/esteban/httpd-2.0.43/modules/hw' make[3]: Entering 
directory `/home/esteban/httpd-2.0.43/modules/hw' make[3]: 
*** No rule to make target `mod_hw.lo', needed by `mod_hw.la'.  
Stop.
I have seen that in each directory of the modules, 
thereare a Makefile and other files (like config.m4), that define some 
things. Where can I get help of that kind of files??? 
Is the error that I get,the result of a bad 
Makefile define???

thank you!!
Esteban



  - Original Message - 
  From: 
  Eider Silva 
  de Oliveira 
  To: '[EMAIL PROTECTED]' 
  Sent: Monday, November 18, 2002 1:17 
  PM
  Subject: RE: Module development - 
  Makefile
  
  apxs doesn't work with c++ modules :( 
  _ Eider Oliveira - UOL ICQ#: 116119057 * Work 
  Tel#: +55 11 3038-9492  Um homem com um relógio sabe que horas são; um homem com 
  dois relógios nunca está seguro. (Lei de Segal) 
  
  -Original Message- From: Kris 
  Verbeeck [mailto:[EMAIL PROTECTED]] 
  Sent: segunda-feira, 18 de novembro de 2002 09:06 
  To: [EMAIL PROTECTED] Subject: Re: 
  Module development - Makefile 
  Esteban Pizzini wrote:  I´m trying 
  to develop a simple test module to learn how module works (I´m 
   newly on this), but I have some problems defining 
  Makefile. Is there any  reference to do 
  that?? 
  What exactly are you doing in the makefile? It is 
  probably easier to use the 'apxs' script. 
  Just do 
   apxs -c 
  files... 
  -- ir. Kris Verbeeck Development Engineer 
  Ubizen - Ubicenter - Philipssite 5 - 3001 Leuven - 
  Belgium T: +32 16 28 70 64 F: +32 16 28 70 77 
  Ubizen - We Secure e-business - www.ubizen.com 



Module development - Makefile

2002-11-17 Thread Esteban Pizzini
Hi,
I´m trying to develop a simple test module  to learn how module works (I´m
newly on this), but I have some problems defining Makefile. Is there any
reference to do that??

Thank You!!!
Esteban


Cobertura especial de la Copa Mundial de la FIFA Corea-Japón 2002, sólo en Yahoo! 
Deportes:
http://ar.sports.yahoo.com/fifaworldcup/