inspect

module
v0.0.0-...-4714720 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2015 License: Apache-2.0

README

Inspect is a collection of operating system/application monitoring analysis libraries and utilities.

  • inspect - Operating system metric reporting and analysis utility.
  • os - Operating system metric measurement libraries used by inspect.
  • mysql - MySQL metric reporting libraries/utility.
  • postgres - Postgres metric reporting libraries/utility.
  • metrics/metricscheck - Simple metrics libraries for golang.

Directories

Path Synopsis
Godeps/_workspace/src/code.google.com/p/goconf/conf
This package implements a parser for configuration files.
This package implements a parser for configuration files.
Godeps/_workspace/src/github.com/go-sql-driver/mysql
Go MySQL Driver - A MySQL-Driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details
Go MySQL Driver - A MySQL-Driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details
Godeps/_workspace/src/golang.org/x/tools/go/exact
Package exact implements Values representing untyped Go constants and the corresponding operations.
Package exact implements Values representing untyped Go constants and the corresponding operations.
Godeps/_workspace/src/golang.org/x/tools/go/gcimporter
Package gcimporter implements Import for gc-generated object files.
Package gcimporter implements Import for gc-generated object files.
Godeps/_workspace/src/golang.org/x/tools/go/types
Package types declares the data types and implements the algorithms for type-checking of Go packages.
Package types declares the data types and implements the algorithms for type-checking of Go packages.
Godeps/_workspace/src/golang.org/x/tools/go/types/typeutil
Package typeutil defines various utilities for types, such as Map, a mapping from types.Type to interface{} values.
Package typeutil defines various utilities for types, such as Map, a mapping from types.Type to interface{} values.
os
cpustat
Package cpustat implements metrics collection related to CPU usage
Package cpustat implements metrics collection related to CPU usage
diskstat
Package diskstat implements metrics collection related to disk IO usage
Package diskstat implements metrics collection related to disk IO usage
fsstat
Package fsstat implements metrics collection related to filesystem usage
Package fsstat implements metrics collection related to filesystem usage
interfacestat
Package interfacestat implements metrics Collection related to network interfaces
Package interfacestat implements metrics Collection related to network interfaces
loadstat
Package loadstat implements metrics collection related to loadavg
Package loadstat implements metrics collection related to loadavg
memstat
Package memstat implements metrics collection related to Memory usage
Package memstat implements metrics collection related to Memory usage
pidstat
Package pidstat implements metrics collection per-PID like memory/cpu
Package pidstat implements metrics collection per-PID like memory/cpu
tcpstat
Package tcpstat implements metrics collection related to TCP
Package tcpstat implements metrics collection related to TCP
Godeps/_workspace/src/github.com/lib/pq
Package pq is a pure Go Postgres driver for the database/sql package.
Package pq is a pure Go Postgres driver for the database/sql package.
Godeps/_workspace/src/github.com/lib/pq/listen_example
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
Godeps/_workspace/src/github.com/lib/pq/oid
Package oid contains OID constants as defined by the Postgres server.
Package oid contains OID constants as defined by the Postgres server.

Jump to

Keyboard shortcuts

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