Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    dashboardmods 0.2.2

    Download button

    No screenshots available
    Downloads: 240  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Corey Oordt, The Washington Times | More programs
    BSD License / FREE
    August 16th, 2011, 07:36 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    dashboardmods description

    A collection of dashboard modules for django-admin-tools

    dashboardmods is a set of DashboardModules for django-admin-tools.

    MemcacheDashboardModule

    Displays a bar graph of memory usage, hit/miss ratio and uptime for each memcache server configured in Django's settings.

    To enable, simply add:

    from dashboardmods import get_memcache_dash_modules

    at the top of the page and in the __init__ method add:

    self.children.extend(get_memcache_dash_modules())

    If no memcache servers are configured, nothing happens.

    VarnishDashboardModule

    Displays a bar graph of memory usage and hit/miss ratios for each Varnish server configured in VARNISH_MANAGEMENT_ADDRS. It uses python-varnish for communication. See its docs for more information on setup and installation of python-varnish.

    To enable, simply add:

    from dashboardmods import get_varnish_dash_modules

    at the top of the page and in the __init__ method add:

    self.children.extend(get_varnish_dash_modules())

    If no Varnish servers are configured, nothing happens.

    RSSDashboardModule

    This is a model that allows the dynamic input of RSS feeds to appear as a DashboardModule.

    To enable, add dashboardmods to your INSTALLED_APPS and ./manage.py syncdb.

    Then add:

    from dashboardmods import get_rss_dash_modules

    at the top of the page and in the __init__ method add:

    self.children.extend(get_rss_dash_modules())

    If no RSSDashboardModule records are entered, nothing happens. As soon as one is entered, the DashboardModule is immediately available.

    Requirements:

    · Python

      


    TAGS:

    dashboard modules | django-admin-tools modules | django-admin-tools | dashboard | modules

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM