Navigation Menu

Skip to content

unavco/LiveService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

LiveService

Restful services for interacting with Live Status. This is a Python project built using Flask framework. These sevices are being built for Python 2.7 release.

Current architecture - hard coded to run on nagios server

Assumes that xinetd has been setup to pass request onto LiveStatus as shown in LiveStatus documentation

  • xinetd has been setup to listen on 8080 on server to accept request - this should be configurable.
    TODO - Make the address and port that LiveStatus listens on configurable

- Service.py currently assumes that flask web service server accepts request at localhost at port 5051.
TODO - The server address and port of server should also be configurable.

About

Web services for interacting with Live Status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages