service_monitor

command module
v0.0.0-...-a1066a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

README

Service Monitor

Monitor OpenStack services using REST API calls

Dependencies

This program requires a couple of Golang packages:

Installation Instructions

This section describes the following steps to execute this program

1.Download the source code from Github

git clone https://github.com/RajsimmanRavi/service_monitor.git /path/to/go/src/

2.Edit config.ini file to insert const values such as:

const COMPUTE_PORT = "xxx"
const USER_NAME = "xxx"
const PASSWORD = "xxx"

3.Build the go file

go build service_monitor.go

4.Execute the file

./service_monitor

Contact

If there is any questions, contact me: rajsimmanr@savinetwork.ca

Documentation

Overview

Copyright 2017-present Rajsimman Ravi & Thomas Lin * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL