Skip to content

A Python script that updates the staus of a service in op5 Monitor via the HTTP API

License

Notifications You must be signed in to change notification settings

implema/op5-Monitor-service-status-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

op5-Monitor-service-status-updater

A Python script that updates the staus of a service in op5 Monitor via the HTTP API

Usage

./update-status.py --monhost "monitor.example.com" --username "api_user" --password "god" --host "Mail server" --service "Database backup" --status "CRITICAL" --servicemsg "Failed to dump message table"

About

A Python script that updates the staus of a service in op5 Monitor via the HTTP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%