ROTFLMAO -- no, not really...
Where do you get ANY log messages? Depends on the Distro, but /var/log is a
start. Unless you've edited syslog.conf (or other .conf files depending
upon which log program you are running), at which point, it's wherever you
(or your distro) told it to put log messages.
The Disabled message comes from this:
#ifndef CFG_MULTITHREADED
/* This plugin works only with threads */
setPluginStatus("Disabled - requires POSIX thread support.");
return(-1);
#endif
meaning you did --disable-mt on ./configure.
BAD user.
No cookies for you!
Don't disable multi-threading unless you 1) have a death wish and 2) really,
really, know what you are doing.
-----Burton
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralf
> Stodt
> Sent: Thursday, May 20, 2004 12:56 PM
> To: [EMAIL PROTECTED]
> Subject: [Ntop] Re: Re: sorting problems
>
>
> Burton M. Strauss III wrote:
> > That change just instrumented the common sort function so you should
> > see log messages from all of those reports.
>
> Please don' laugh: Where do i see these messages ?
> Another problem: When trying to enable the rrd-plugin, i get the
> message: "disabled - posix thread support required" ????
>
> rs
>
>
> _______________________________________________
> Ntop mailing list
> [EMAIL PROTECTED]
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop