Skip to content

An ansible playbook which gathers important cpu, disk, memory, and network interface statistics from a target VM.

Notifications You must be signed in to change notification settings

benmccown/ansible-role-linux-diagnostics

Repository files navigation

linux-troubleshooting

Please see linux-troubleshooting.md for details on reading the output of these shell commands.

Links

Running Tests with Test Kitchen

The diagnostics run as part of the kitchen's default.yml so all you need to do is converge to see them run.

// Bring Up the Cluster and Run Diagnostics
bundle exec kitchen list
bundle exec kitchen converge

// All finished
bundle exec kitchen destroy

About

An ansible playbook which gathers important cpu, disk, memory, and network interface statistics from a target VM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages