< Home - < Back

python-narcissus-hub


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


Package Name:

python-narcissus-hub

Summary:

Hub components for Narcissus, realtime log visualization

Description:

This package contains the "hub" 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.0.1

Release:

2.el6

Size:

29 k

Repository:

epel

From Repository:

Licence:

AGPLv3+



Handy Yum Commands for python-narcissus-hub


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


Command

Description of Command

yum install python-narcissus-hub

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

yum remove python-narcissus-hub

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

yum -y remove python-narcissus-hub

This command will un-install python-narcissus-hub 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-hub when using the -y flag.

yum update python-narcissus-hub

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

yum -y update python-narcissus-hub

This command will update python-narcissus-hub 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-hub when using the -y flag.

yum info python-narcissus-hub

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

yum deplist python-narcissus-hub

This command will show you the dependencies for python-narcissus-hub. 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-hub

This command will check if there is an update waiting on python-narcissus-hub. 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.