CCcam Munin plugin

There is 1 reply in this Thread which was already clicked 2,757 times. The last Post () by master G.

    • Official Post

    cccam_cards:
    This gives a view of how many cards you get in different hops


    cccam_ecm:
    This gives a view of how many ECM goes trough your box, and how many your local card have handled. (Does not work correct if you have more than one local card!)


    cccam_server_clients:
    Lists number of connected server and clients. (it should count number instead of using the value form the server page, this also lists users that has gone offline)


    cccam_usercards:
    Shows how many cards you get from different users. You can add many users


    cccam_version_server:
    Lists how many servers you have of different version. You can easy see if some of your peers upgrade to new version


    :download:

    • Official Post



    You need a running webserver to be able to use munin.


    Munin is a network/system monitoring application that presents output in graphs through a web interface. Its emphasis is on simple plug and play capabilities. A large number of monitoring plugins are available. Using Munin you can easily monitor the performance of your computers, networks, SANs, and applications as well. It uses the RRDtool (written by Tobi Oetiker) and is written in Perl. It stores the data in RRD files, and (if needed) updates the graphs. One of the main goals has been ease of creating new plugins (graphs).


    Munin is available as a package in most distros. In Ubuntu for example, to install it, just type: sudo apt-get install munin


    With the plugins below, you can very easily monitor vairous CCcam parameters along the many others inside your Munin installation on your Linux system.


    If you use Ubuntu, go to /usr/share/munin/plugins/ (other distros may have some other location for this) and create there a file called


    cccam_cards
    This gives a view of how many cards you get in different hops



    cccam_ecm
    This gives a view of how many ECM goes trough you box, and how many your local card have handled. (Does not work correct if you have more than one card.



    cccam_peak
    Lists the largest peak number of your server



    cccam_server_clients
    Lists number of connected server and clients. (it should count number instead of using the value form the server page, this also lists users that has gone offline.



    cccam_share
    Liste the numbers of shares(cards) your server sees.



    cccam_user
    Shows how many cards you get from different users. You can add many users. (replace user1.no-ip.com with users correct DNS or IP)



    cccam_version_server
    Lists how many server you have of different version. You can easy see if some of your peers upgrade to new version.



    Make these files executable (change permissions with chmod to 755).
    eks
    chmod 755 /usr/share/munin/plugins/cccam_user

    Create symlinks for each file to folder /etc/munin/plugins.
    eks
    ln -s /usr/share/munin/plugins/cccam_user /etc/munin/plugins/cccam_user



    Restart munin: sudo service munin-node restart. Sit back and relax for 15 minutes, and look at your graphs growing.


    By default the webpage of Munin get installed to /var/www/
    So to see Munin graph type:
    http://you_server_ip/munin


    version v0.51


    How is it with a Script to catch CCcam.channelinfo unknown CAID:IDENT:SID's ?


    And maybe some script which monitors which 'provider' is used mostly...
    i mean where you configure something like array( "Sky Germany" "Kabel Deutschland" "HD+" "UnityMedia") and the Script checks how many Users watched it... or maybe CAID based


    Download version v0.51

CCcam Support Forum

Configs, discussion, downloads and guides for CCcam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!