2.7. Running pisg

When everything is set up in the pisg configuration file (pisg.cfg), then you simply run pisg on the command-line.

Using Linux, BSD or another UNIX-like system:

    user@host:pisg-0.37$ ./pisg
    

Using Windows:

    c:\perl\bin> perl c:\pisg\pisg
    

Or alternatively:

    c:\pisg> perl pisg
    

The program will run and parse the logfiles you specified in the configuration file.

If you are using Linux and want run pisg automatically several times a day, then see the crontab file in the scripts/ directory.

For Windows, see the windows-upload-ftp.txt file with the pisg distribution, this file is also placed in the scripts/ directory.