All projects

2024

Icinga Linux SSH Whoami Check

This Icinga check establishes an SSH connection to a remote Linux host and runs whoami. It suppresses SSH errors and verifies the user is "$USERNAME.…

Overview

This Icinga check establishes an SSH connection to a remote Linux host and runs whoami. It suppresses SSH errors and verifies the user is "$USERNAME." If SSH succeeds and the user is "$USERNAME" it returns 0 (OK). If either condition fails, it returns 2 (Critical). Open-source project by Angel Roman, published on GitHub.

Highlights

  • Primary language: Shell
  • Open source — view the code and contribute on GitHub

Built with

  • Shell

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.