-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFAQ
34 lines (27 loc) · 1.33 KB
/
FAQ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
onis 0.8.2 - FAQ - 2005-06-07
===============================
http://verplant.org/onis/
First off: Read the ``README'' file.. I didn't write it because I think
writing useless README-stuff is a fun activity.
1. ``Some nicks simply don't appear in the statistics.''
==========================================================
onis needs to know a nicks hostname and ident before it can collect data
for it. The most common way to get the ident/hostname pair is by joining
the channel.
2. ``onis tells me there is no data when I try to parse my logs!''
====================================================================
If you use eggdrop-logs:
Read the ``README'' file. Now! And make sure you don't miss
section `3.2'!
If you _don't_ use eggdrop-logs:
Did you set the ``logtype'' option correctly? It's in the ``config''
file somewhere. If you have set this option correctly and keep getting
this error even with larger (> 1000 lines) logs, please send an email.
3. ``onis can't find "warnings.pm" or something..''
=====================================================
For some reason especially FreeBSD users seem to use an outdated version
of perl (< 5.6.0). This old version does not provide the ``warnings''
pragma, which onis uses. Your best bet is to upgrade your perl
distribution to at least 5.6.0.
--
octo (at verplant.org)