ssh_systemctl_is_active
CommunityQuickly check if a systemd unit is active on a remote host.
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps quickly determine if a systemd unit is active on a remote host, providing a streamlined solution for operational checks and system monitoring.
Core Features & Use Cases
- Remote Systemd Unit Check: Verify the state of a systemd unit on a remote server.
- Automated Health Checks: Integrate with automated scripts for continuous system monitoring.
- Use Case: When performing automated checks on server health, quickly ascertain if a critical service like
nginx.serviceis running as expected.
Quick Start
Check if the 'nginx.service' is active on 'web01' by using the command: ssh_systemctl_is_active(host="web01", unit="nginx.service").
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh_systemctl_is_active Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-systemctl-is-active Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.