Project

General

Profile

SysScope Development Website

Welcome to the development website of SysScope.

SysScope is a graphing solution that facilitates the visual representation of RRDtool Round Robin Databases (RRD). It retrieves the graph options from an Apache-style configuration file and, after making the necessary calls to rrdgraph, it generates static or dynamic HTML pages containing the graphs. The following backends are supported for the generation of the dynamic pages: CGI, FastCGI, mod_python, WSGI.

The 1.X.X branch is being actively developed. SysScope has now been transformed from a standalone WSGI application to a Django application.

Although this project has been around for several years, it should be considered to be at an early stage of development.

Special Note

It has been brought to my attention that an android application, called sysscope, runs in android smartphones manufactured by Samsung Electronics. I'd like to let you know that my SysScope and that sysscope are two entirely different projects. My project pre-existed Samsung's smartphones. Please do not contact me for information about that android app. I have no clue what it does or what it is about. My SysScope is not an android application.

Development

SysScope is open-source software.

You can check out the source code from the official source code repository at Bitbucket:

hg clone https://bitbucket.org/gnotaras/sysscope

The official repository is (frequently) mirrored to Github:

git clone https://github.com/gnotaras/sysscope

Documentation

Read the SysScope Guide

License

SysScope is released under the terms of the Apache license version 2.