SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cadvisor-devel rpm build for : Fedora 20. For other distributions click cadvisor-devel.

Name : cadvisor-devel
Version : 0.13.0 Vendor : Fedora Project
Release : 1.fc20 Date : 2015-05-09 00:08:45
Group : Unspecified Source RPM : cadvisor-0.13.0-1.fc20.src.rpm
Size : 1.48 MB
Packager : Fedora Project
Summary : Analyzes resource usage and performance characteristics of running containers
Description :
Analyzes resource usage and performance characteristics of running containers

cAdvisor (Container Advisor) provides container users an understanding of the
resource usage and performance characteristics of their running containers.
It is a running daemon that collects, aggregates, processes, and exports
information about running containers. Specifically, for each container it keeps
resource isolation parameters, historical resource usage, histograms of
complete historical resource usage and network statistics. This data is
exported by container and machine-wide.

cAdvisor currently supports lmctfy containers as well as Docker containers
(those that use the default libcontainer execdriver). Other container backends
can also be added. cAdvisor\'s container abstraction is based on lmctfy\'s
so containers are inherently nested hierarchically.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/20/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cadvisor-devel-0.13.0-1.fc20.x86_64.rpm
     

Provides :
cadvisor-devel
cadvisor-devel(x86-64)
golang(github.com/google/cadvisor/api)
golang(github.com/google/cadvisor/client)
golang(github.com/google/cadvisor/client/v2)
golang(github.com/google/cadvisor/container)
golang(github.com/google/cadvisor/container/docker)
golang(github.com/google/cadvisor/container/libcontainer)
golang(github.com/google/cadvisor/container/raw)
golang(github.com/google/cadvisor/events)
golang(github.com/google/cadvisor/fs)
golang(github.com/google/cadvisor/healthz)
golang(github.com/google/cadvisor/http)
golang(github.com/google/cadvisor/http/mux)
golang(github.com/google/cadvisor/info/v1)
golang(github.com/google/cadvisor/info/v1/test)
golang(github.com/google/cadvisor/info/v2)
golang(github.com/google/cadvisor/integration/common)
golang(github.com/google/cadvisor/integration/framework)
golang(github.com/google/cadvisor/integration/tests/api)
golang(github.com/google/cadvisor/manager)
golang(github.com/google/cadvisor/metrics)
golang(github.com/google/cadvisor/pages)
golang(github.com/google/cadvisor/pages/static)
golang(github.com/google/cadvisor/storage)
golang(github.com/google/cadvisor/storage/bigquery)
golang(github.com/google/cadvisor/storage/bigquery/client)
golang(github.com/google/cadvisor/storage/influxdb)
golang(github.com/google/cadvisor/storage/memory)
golang(github.com/google/cadvisor/storage/test)
golang(github.com/google/cadvisor/summary)
golang(github.com/google/cadvisor/utils)
golang(github.com/google/cadvisor/utils/cpuload)
golang(github.com/google/cadvisor/utils/cpuload/netlink)
golang(github.com/google/cadvisor/utils/fs)
golang(github.com/google/cadvisor/utils/fs/mockfs)
golang(github.com/google/cadvisor/utils/oomparser)
golang(github.com/google/cadvisor/utils/procfs)
golang(github.com/google/cadvisor/utils/sysfs)
golang(github.com/google/cadvisor/utils/sysfs/fakesysfs)
golang(github.com/google/cadvisor/utils/sysinfo)
golang(github.com/google/cadvisor/validate)
golang(github.com/google/cadvisor/version)

Requires :
golang(github.com/docker/libcontainer/cgroups/fs)
golang(code.google.com/p/go.exp/inotify)
golang(google.golang.org/cloud/compute/metadata)
golang(github.com/stretchr/testify/assert)
golang(github.com/docker/docker/pkg/units)
golang(github.com/docker/libcontainer/cgroups)
golang(golang.org/x/oauth2/jwt)
golang(github.com/golang/glog)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
golang(github.com/influxdb/influxdb/client)
golang(golang.org/x/oauth2)
golang(github.com/docker/docker/pkg/mount)
docker-io-pkg-devel
golang => 1.2.1-3
golang(github.com/docker/libcontainer)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
golang(code.google.com/p/google-api-go-client/bigquery/v2)
golang(github.com/docker/libcontainer/cgroups/systemd)
rpmlib(PayloadIsXz) <= 5.2-1
golang(github.com/kr/pretty)
golang(code.google.com/p/gomock/gomock)
/bin/bash
golang(github.com/docker/libcontainer/configs)
golang(github.com/prometheus/client_golang/prometheus)
golang(github.com/stretchr/testify/require)
golang(github.com/stretchr/testify/mock)
golang(github.com/abbot/go-http-auth)
golang(github.com/fsouza/go-dockerclient)


Content of RPM :
/usr/share/doc/cadvisor-devel
/usr/share/doc/cadvisor-devel/AUTHORS
/usr/share/doc/cadvisor-devel/CHANGELOG.md
/usr/share/doc/cadvisor-devel/CONTRIBUTING.md
/usr/share/doc/cadvisor-devel/Godeps.json
/usr/share/doc/cadvisor-devel/LICENSE
/usr/share/doc/cadvisor-devel/README.md
/usr/share/gocode/src/github.com/google
/usr/share/gocode/src/github.com/google/cadvisor
/usr/share/gocode/src/github.com/google/cadvisor/api
/usr/share/gocode/src/github.com/google/cadvisor/api/handler.go
/usr/share/gocode/src/github.com/google/cadvisor/api/versions.go
/usr/share/gocode/src/github.com/google/cadvisor/api/versions_test.go
/usr/share/gocode/src/github.com/google/cadvisor/client
/usr/share/gocode/src/github.com/google/cadvisor/client/README.md
/usr/share/gocode/src/github.com/google/cadvisor/client/client.go
/usr/share/gocode/src/github.com/google/cadvisor/client/client_test.go
/usr/share/gocode/src/github.com/google/cadvisor/client/clientexample
/usr/share/gocode/src/github.com/google/cadvisor/client/clientexample/main.go
/usr/share/gocode/src/github.com/google/cadvisor/client/v2
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/README.md
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/client.go
/usr/share/gocode/src/github.com/google/cadvisor/client/v2/client_test.go
/usr/share/gocode/src/github.com/google/cadvisor/container
/usr/share/gocode/src/github.com/google/cadvisor/container/container.go
/usr/share/gocode/src/github.com/google/cadvisor/container/docker
/usr/share/gocode/src/github.com/google/cadvisor/container/docker/factory.go
/usr/share/gocode/src/github.com/google/cadvisor/container/docker/handler.go
/usr/share/gocode/src/github.com/google/cadvisor/container/factory.go
/usr/share/gocode/src/github.com/google/cadvisor/container/factory_test.go
There is 112 files more in these RPM.

 
ICM