This is the command octo_reporter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
octo_reporter - Octopussy Reporter program
SYNOPSIS
octo_reporter --report <report> --device <device> --service <service>
--taxonomy <taxonomy> --begin YYYYMMDDHHMM --end YYYYMMDDHHMM
[ --pid_param <string> ] --output <output_file>
Mail options:
--mail_subject <subject> --mail_recipients <recipients>
FTP options:
--ftp_host <host> --ftp_dir <dir>
--ftp_user <user> --ftp_password <password>
SCP options: (SSH Public Key required)
--scp_host <host> --scp_dir <dir> --scp_user <user>
DESCRIPTION
octo_reporter is the program used by the Octopussy Project to generate Reports
FUNCTIONS
Help()
Prints Help
Progress($msg, $num)
Sets progress status
SQL($ref_pos, @args)
Generates SQL line
Get_Messages_To_Parse($services, $taxo, $table, $query, $fields_list)
Returns list of Messages to parse
Get_TimePeriod_Files($devices, $services, $begin, $end)
Returns list of Files for Devices $devices, Services $services and Period $begin-$end
Insert_Data($devices, $services, $taxo, $begin, $end, $table, $query, $field_list)
Inserts data
End()
Ends Reporter
Use octo_reporter online using onworks.net services