GoogleCloudPlatform/cloud-self-test-kit

Name: cloud-self-test-kit

Owner: Google Cloud Platform

Description: null

Created: 2017-03-08 20:08:43.0

Updated: 2018-01-22 18:48:20.0

Pushed: 2017-03-08 20:23:30.0

Homepage: null

Size: 9

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cloud Self Test Kit

A set of utilities designed to make the process of getting useful debug information out of a gcloud project easier.

Tracerouter

A simple python script designed to traceroute to (and also back) to a set of VMs within the project. The script makes it very simple by allowing to select the VMs in question by specifying a regular expression.

Example of usage:

on tracerouter.py REGEX

Run `python tracerouter.py -h` or refer to tracerouter.py for more documentation.

Dependencies

Tracerouter requires at least the gcloud SDK installed and traceroute to be installed and in the PATH. See tracerouter.py for more information.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.