< Home - < Back

python-narcissus-app


Information about the package, python-narcissus-app, which is shipped with common Linux distributions. The python-narcissus-app package is designed for, WSGI components for Narcissus, realtime log visualization.


Package Name:

python-narcissus-app

Summary:

WSGI components for Narcissus, realtime log visualization

Description:

This package contains the wsgi components for narcissus. Narcissus is a web application that visualizes web server hits as they happen in real time. Features: * IP addresses converted to latitude/longitude, then streamed via WebSockets to `polymaps <http://polymaps.org/>`_. * Realtime graphs of what countries are downloading what content with `d3 <http://d3js.org>`_. * `Ømq (zeromq) <http://www.zeromq.org/>`_ on the backend. * **Fast**. No polling. You can see a demo running live at http://narcissus.rc.rit.edu It is visualizing the logs of http://mirror.rit.edu

Architecture:

noarch

Version:

0.9.1

Release:

1.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

AGPLv3+



Handy Yum Commands for python-narcissus-app


Control the python-narcissus-app package with the following handy commands outlined below.


Command

Description of Command

yum install python-narcissus-app

This command will install python-narcissus-app on the server.

yum remove python-narcissus-app

This command will un-install python-narcissus-app on the server. When you run this command, you will be asked if you are sure that you want to remove python-narcissus-app, so you have to manually confirm that you want to do this.

yum -y remove python-narcissus-app

This command will un-install python-narcissus-app on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-narcissus-app when using the -y flag.

yum update python-narcissus-app

This command will update python-narcissus-app to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-narcissus-app, so you have to manually confirm that you want to do this.

yum -y update python-narcissus-app

This command will update python-narcissus-app to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-narcissus-app when using the -y flag.

yum info python-narcissus-app

This command will show you core information about the python-narcissus-app package.

yum deplist python-narcissus-app

This command will show you the dependencies for python-narcissus-app. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-narcissus-app

This command will check if there is an update waiting on python-narcissus-app. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.