Skip to main content

Demo video: Install a Moogsoft Cloud Collector ►

Watch how to Install a Moogsoft Cloud Collector.

In this demo, we are going to install the Moogsoft collector to an EC2 instance that's running Docker. 

Collector.png

Here's the installation script.

1_Collector.png

It sets the API key...

2_Collector.png

And the controller variable...

3_Collector.png

...then downloads the installer script and plugs in those variables.

4_Collector.png

There's one more variable to be set, but we have to run this script first.

5_Collector.png

The install script is downloading now.

6_Collector.png

Here’s a prompt to set the file location variable.  Note that the file location will be different based on whether you are installing the collector as a root user or not.

7_Collector.png

Saving this is not a requirement.  But if you want to start, stop, and reload the collector later, either put this variable in one of your Linux startup config files, or export it like this.

8_Collector.png

Here’s the collector we just installed.

9_Collector.png

By default only the System plugin is enabled.

10_Collector.png

Let’s enable the Docker plugin. You can apply a filter to exclude certain container ID prefixes if you want.

11_Collector.png

And now we enabled the Docker plugin. Let’s check if the metrics are flowing in. A wide variety of metrics are available. These came from the docker plugin we just enabled,,and they include container, memory cpu, network, and block IO stats.

12_Collector.png

These came from the system plugin that was enabled by default.

13_Collector.png

Each of these metrics come with a variety of useful tags that you can use for troubleshooting or correlating alerts when something happens.

14_Collector.png

Now you know how to install a collector. Thanks for watching!