Skip to content

Flask Web app to integrate Service now and Nagios. It will display the matching hosts& incidents of the searched string

Notifications You must be signed in to change notification settings

harimittapalli/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nag-SNOW

This Web Application built using Python Flask Frame work and is used for:

search hosts details in nagios and snow and related active incidents

I have used Nagios and SNOW REST API to fetch the data about the hosts.

Installation

Before installation you need to have python 2.x/3.x and python flask module.

install flask

for installing flask module run below command

pip install flask

Then go ahead and download this project. Update the required details in snow.py and run my_app.py, it will show the URL in command prompt copy it and open it in your favourite browser. That's it, You are there.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b flask-app)
  3. Commit your changes (git commit -am "your message")
  4. Push to the branch (git push origin flask-app)
  5. Create an [Issue][1] with a link to your branch

About

Flask Web app to integrate Service now and Nagios. It will display the matching hosts& incidents of the searched string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published