PERL based log analyzer
SourceForge.net Logo
Home Home Contact us Contacts
Overview Documentation Downloads Contacts Links
 
News & Updates
 
July 21, 2008
v 1.0 now available
Quick Links
 
Sourceforge project's page
CeCILL license
CEA web site
Launching Kazimir next up previous contents
Next: A few file configuration Up: The syntax of the Previous: External command evaluation   Contents

Launching Kazimir

Kazimir can be use in two modes: the test mode, and the standard mode. In test mode, it just parse the configuration file, and write the result of its parsing to the standard output. This is useful for typo or syntax error detection. The standard mode is the one to use to detect the problem. Kazimir is to be running as a background program, generally launches from the command like through a nohup call. It can also be run by root at machine's boot time. Kazimir has several flag to be used on the command line:
  • -h : print the syntax help for the command line
  • -f $<path>$ : specifies where to find the configuration file. If this flag is not used, Kazimir looks for /etc/kazimir.conf
  • -T : tells that kazimir has to be launched in the test mode.

Imagine that you wrote a configuration file in your home directory, you would launched kazimir like this:

kazimir -f ~/my_kazimir.conf
Test mode can be obtained by using this command line
kazimir -f ~/my_kazimir.conf -T



Philippe Deniel 2008-07-22
Designed by CMG Technologies, adapted by Thomas LEIBOVICI
Design downloaded from Free Templates