OScamInfoPHP (All versions and binaries)

Status
Not open for further replies.

elgeneral

Registered
Messages
7,811
OScam Info in PHP for Webmonitoring


Hello,

this is my first version of the OScam Info in PHP. It uses the xmlapi of OScam to show the current users and readers.

Also it's possible to search any keyword and sort the results.

OScam Info comes with two language files (german and english).

Just put it on your webserver edit the config.inc.php and thats it.

No working monitor of OScam is required.

PHP5 and cUrl (mod_curl) must be installed!


Gracias a paramite
 

elgeneral

Registered
Messages
7,811
Version 0.9

  • Auto Refresh defined in the config.inc.php
  • Bug fix in the Client View
  • Check if cURL is installed.
 

baha2

Super VIP
Messages
6,530
Code:
update to version [B]0.9.1[/B] (depends on the opening post!).

New:
- Small graphical analysis of the last 20 ECMs
- Information which readers responded.

revision:
- Div. Bug fixes in the auto refresh.

cya
paramite
 

baha2

Super VIP
Messages
6,530
OScam Info in PHP 1.0 Stable

OScam Info in PHP 1.0 Stable

Code:
Thanks to all testers! The first 1.0 stable is ready.

You need:

     Web server with PHP5
     CURL and mod_curl
     OScam version 1.xx



Features:

     Auflisting of clients with their current status
     Listing of the reader with current status
     Auflisting of pairs
     Display of Logs
     Auto Refresh
     Statistical analysis of the last 20 ECMs
     Multi-language capability (English and German already in the process)
     Reader ECM History
     Client ECM / EMM History
     Multi-tenancy (multiple servers are defined OSCam)
     Access permissions of the created users. Incl. what's OSCam
     may be Researched.



installation:
Unpack the archive and upload to the web server. Following the
Make configuration process at the following files:

     config.global.php
     config.oscam.php
     config.user.php

Feedback is welcome!

Thanks paramite.
 

elgeneral

Registered
Messages
7,811
Code:
[B][COLOR="Blue"]UPDATE: Version 1.1 - 23.09.2011[/COLOR][/B]

[LIST]
[*]Korrektur des ECM-Graphs der letzten 20 ECM's beim IE
[*]Rechtevergabe welche Clients und Reader der angemeldete User sehen darf
[/LIST]
 

elgeneral

Registered
Messages
7,811
Code:
[COLOR="#FF0000"]Version 1.2 - 03.10.2011
[/COLOR]
IP-Trace mit Landesflaggen hinzugefügt
 

baha2

Super VIP
Messages
6,530
UPDATE: Version 1.3 - 06.10.2011

- Styles by config.global.php definable.
- Size of the view in the config.global.php definable.
- Small redesign of the head.

Thx paramite
 

hilton

Registered
Messages
7,622
Neue Version 1.3.1 - 10.10.2011

Code:
    Code Review um PHP-Warnings und Notices vorzubeugen
    Test mit OSCAM 1.10 (5983) und 1.20 (5885). Beides läuft
 

baha2

Super VIP
Messages
6,530
Version 1.3.3 - 10.11.2011

- Login with "Enter" key again possible
- Added in the reader section of Entitlements CCcam readers

Thx paramite
 

elgeneral

Registered
Messages
7,811
Neue Version 1.3.4 - 13.11.2011

  • Fix bei der Logausgabe (reject Meldungen)
  • Fix bei der mitgelieferten conf
 

baha2

Super VIP
Messages
6,530
UPDATE: Version 1.4 - 08.12.2011

- Admin interface for easy editing of config files. New config.global.php! There, please contact the parameters for the admin access. And make sure the files config.oscam.php & config.user.php
to make Writeable (chmod 777)
By paramite
 

baha2

Super VIP
Messages
6,530
UPDATE: Version 1.5 - 12/13/2011

Extending the Administration to change the global settings (config.global.php) Please also ensure that the config.global.php is Writeable.
The possibility OSCam server to restart in the administration

By paramite
 

baha2

Super VIP
Messages
6,530
UPDATE: Version 1.5.1 - 15.12.2011

- Fix the "unlockable" window.
- Better proxy implementation.
- Plain text passwords suppressed.

By paramite
 

baha2

Super VIP
Messages
6,530
UPDATE: Version 1.5.2 - 19.12.2011

- Some fixes in admin backend
- Sorting default setting for logged in users

By paramite
 

elgeneral

Registered
Messages
7,811
Code:
[B][COLOR="#FF0000"] Version 1.6 - 10.01.2012[/COLOR][/B]

[LIST][*]Diverse Bugfixes bei der Spaltensortierung
[*]Bessere Implementierung der Restriktion bei "OnlyReaders"[/LIST]
 
Status
Not open for further replies.
Top