Skip to content

Reads logs for PPL Reporting. Powershell and Bash

Notifications You must be signed in to change notification settings

ComlOnline/IcecastPPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Icecast log reader for PPL reports

*nix systems with grep and awk

Correct function is ./pplreport.sh <year> <quarter> <mount>

Windows Systems using powershell

You may need to run Set-ExecutionPolicy Unrestricted from an elevated prompt to enable powershell scripts

Correct function is pplreport.ps1 -year <year> -quarter <quarter> -mount <mount> Where:

  • Year is a Year. Example: 2017
  • Quarter is a number 1, 2, 3 or 4. Example: For April, May and June this would be 2.
  • Mount is your mount without the slash. Example: MyMount.ogg

About

Reads logs for PPL Reporting. Powershell and Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published