Turn Your Vehicle Into a Smart Earning Asset

While youโ€™re not driving your car or bike, it can still be working for you. MOTOSHARE helps you earn passive income by connecting your vehicle with trusted renters in your city.

๐Ÿš— You set the rental price
๐Ÿ” Secure bookings with verified renters
๐Ÿ“ Track your vehicle with GPS integration
๐Ÿ’ฐ Start earning within 48 hours

Join as a Partner Today

Itโ€™s simple, safe, and rewarding. Your vehicle. Your rules. Your earnings.

Newrelic Infrastructure: Monitor Docker and Containers using Newrelic Infrastructure

Newrelic Infrastructure: Monitor Docker and Containers using Newrelic Infrastructure.

  • Group containers by tags, attributes, and other metadata.
  • Search for containers relevant to your monitoring scenario.
  • Link to related entities that may be affected by issues with the container.
  • Set Docker-related alert conditions.

Requirements & prerequisite

  • Infrastructure agent 1.8.32 or higher running on Linux
  • If using CentOS: must have CentOS version 6.0 or higher
  • Docker version 1.12 or higher

How to Install, Enable and Start Docker Engine in Centos

How to Install, Enable and Start Docker Engine in Ubuntu

How to Enable Docker container monitoring in Newrelic agent?

If you meet the requirements and have installed the correct infrastructure agent, there are no additional steps to enable Docker monitoring. If Docker is running, data will automatically be reported.

Enabled Process Monitoring in Newrelic Infra Agent & Restart Agent


You can view your Docker data in the Infrastructure monitoring UI in either of these ways:

  • Go to one.newrelic.com > Infrastructure > Hosts > Containers. OR
  • Go to one.newrelic.com > Infrastructure > Third-party services, and select Docker-related links.

Which are the Docker attributes reported by Newrelic?

Docker attributes (metrics and metadata) are attached to the “ContainerSample” event. Here’s an example of a query to find out how many containers are associated with each Docker image:

$ SELECT uniqueCount(containerId) FROM ContainerSample FACET imageName SINCE 1 HOUR AGO TIMESERIES

Sample Docker Commands to run Containers for monitoring?

$ docker run -d --name jenkins1 jenkins
$ docker run -itd --name ubuntu1 ubuntu
$ docker run -d --name sonarqube1 sonarqube
$ docker run -itd --name ubuntu2 ubuntu
$ docker run -itd --name ubuntu23 ubuntu

NewRelic Docker Containers Events Data

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.