If mod_logio is loaded then mod_sflow will report that number as part of
it's standard feed. Here's the relevant line in the sources:
https://github.com/sflow/mod-sflow/blob/master/mod_sflow.c#L1360
Neil
On Fri, Nov 6, 2015 at 8:21 AM, Eric Covener wrote:
> On Fri, Nov 6, 201
Hey!
New message, please read <http://bravefrontierhacks.net/lives.php?b>
Neil
Hey!
New message, please read <http://dubisland.com/ten.php?xjbm>
Neil
ed. This way the "master" doesn't know or care
how many child processes there are.
Neil
On Jun 30, 2011, at 2:31 AM, Massimo Manghi wrote:
> I found this problem conceptually interesting and worth of generalization in
> many contexts. I'd like to know if Neil
before, please can you point me to the relevant
module sources? I think it would save me a lot of time. Alternatively, if
you think I should just relax and use an atomic increment instead, then let me
know.
Thanks!
Neil
d easily be extended to monitor web-farms using these counters.
http://blog.sflow.com/2010/10/ganglia.html
Neil
On Jan 10, 2011, at 3:52 PM, Nick Kew wrote:
> On Fri, 7 Jan 2011 15:06:19 -0800
> Neil McKee wrote:
>
>> Hello all,
>>
>> A new module that exports log
On Jan 10, 2011, at 2:03 PM, Ben Noordhuis wrote:
> On Mon, Jan 10, 2011 at 22:22, Neil McKee wrote:
>> I pushed changes to:
>>
>> 1. use PIPE_BUF from limits.h (if available).
>> 2. use apr_file_pipe_timeout_set(, 0) on both ends -- just to make
>> absolu
back.
4. make sure any critical-section logging is with APLOG_DEBUG.
http://code.google.com/p/mod-sflow/source/browse/trunk/mod_sflow.c?r=17
Neil
On Jan 9, 2011, at 11:03 PM, Neil McKee wrote:
> Great feedback, thanks.
>
> I have several questions, if you don't mind...
>
>
anonymous. The docs say that some platforms don't allow that
and a filename is required. Do I need to bother with that, or are those
platforms obsolete anyway?
I apologize if any of these are FAQs / RTFMs. I'm new to APR.
Neil
On Jan 9, 2011, at 12:17 PM, Ben Noordhuis wrote:
> On Sa
The details of which fields should be exported and which counters should be
maintained
is the subject of a discussion on the sFlow discussion group here:
http://groups.google.com/group/sflow/browse_thread/thread/88accb2bad594d1d
Neil
be glad you did. Look at its header files. Lots of good stuff
in them.
On Wed, Sep 15, 2010 at 9:34 AM, Neil Erdwien wrote:
I'm writing a filter module that needs to inspect cookie values sent with
the request.
Getting the cookie string is easy via:
char *s = apr_table_get(r-
r, that will do something like:
char *value = get_cookie(r, "cookiename");
3. Whatever is already coded will probably more faithfully implement
the RFC than what I cook up.
--
Neil Erdwien, n...@k-state.edu, 785-532-4905
Web Technologies Manager
Office of Mediated Education, Kansas State University
12 matches
Mail list logo