jablonka.czprosek.czf

hotsanic

Subversion Repositories:
[/] [branches/] [HotSaNIC-0.5.0-pre6/] [Documentation/] [troubleshooting.txt] - Blame information for rev 3

 

Line No. Rev Author Line
11simandl 
2 
3If something goes wrong, it's basically a good idea to take a look at the
4logfiles. Though there's currently a minor problem concerning the logrotation
5technique which will probably result in some module logs to be lost after the
6logs are rotated. We'll be working at a better approach after all serious bugs
7are fixed. You should try to start HotSaNIC "manually" by calling rrdtimer in
8non-detached debug mode. To do so, change into the HotSaNIC installation
9directory, stop any running instance of HotSaNIC ( ./rrdgraph stop) and call:
10"./rdtimer Dd5".
11 
12This starts HotSaNIC in debug-mode, outputting everything it does (not every
13single bit though, but the output is quite verbose ;) ) directly to the
14console.
15 
16You can see how it initializes the modules, how they are signaled and when the
17diagrams will be built. Hovever, the diagram ountput will be found in the
18diagram logfile under "./var/log".
19 
20 

Powered by WebSVN 2.2.1