Automated Hostinger VPS Snapshots & Monitoring
detail.loadingPreview
Automate daily snapshots of all your Hostinger VPS instances. Receive instant WhatsApp notifications about snapshot success or failure, ensuring your data is always protected.
About This Workflow
This n8n workflow provides a robust solution for automating Hostinger VPS snapshot creation. Scheduled to run daily at 4:00 AM, it systematically takes snapshots of all your active VPS instances. The workflow retrieves VPS metrics such as vCPUs, RAM, disk usage, OS, and uptime, and then creates a snapshot. Crucially, it sends real-time success or error notifications via WhatsApp, keeping you informed of your data protection status. This workflow is designed for self-hosted n8n users and leverages community nodes for seamless integration.
Key Features
- Automated Daily Snapshots: Schedule snapshot creation for all your Hostinger VPS instances.
- Real-time WhatsApp Alerts: Receive immediate notifications for both successful and failed snapshot operations.
- VPS Metrics Collection: Gathers essential VPS performance data like CPU, RAM, disk, OS, and uptime.
- Error Handling: Continuously monitors for errors during the snapshot process and reports them.
- Self-Hosted Compatibility: Designed for users running n8n on their own infrastructure.
How To Use
- Install Community Nodes: Ensure you have
n8n-nodes-hostinger-apiandn8n-nodes-evolution-apiinstalled in your n8n instance. - Create Hostinger API Key: Generate an API key from your Hostinger account (https://hpanel.hostinger.com/profile/api).
- Configure Hostinger Credentials: In the
Hostinger API list VPSandCreate Snapshotnodes, set up your Hostinger API credentials using the key generated in step 2. - Configure Evolution API (WhatsApp): Set up your Evolution API credentials and your WhatsApp number (
remoteJid) in theWhatsApp Message (success)andWhatsApp Message (error)nodes. - Adjust Schedule: Modify the
Every day 4:00amtrigger node to your preferred daily execution time. - Test Workflow: Click the 'Test workflow' button on the manual trigger to verify all connections and configurations.
Apps Used
Workflow JSON
{
"id": "d1afa339-8f05-42e3-9919-e610128299c7",
"name": "Automated Hostinger VPS Snapshots & Monitoring",
"nodes": 22,
"category": "DevOps",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: d1afa339-8f05...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Related Workflows
Discover more workflows you might like
Effortless Bug Reporting: Slack Slash Command to Linear Issue
Streamline your bug reporting process by instantly creating Linear issues directly from Slack using a simple slash command. This workflow enhances team collaboration by providing immediate feedback and a structured approach to logging defects, saving valuable time for development and QA teams.
Automate Qualys Report Generation and Retrieval
Streamline your Qualys security reporting by automating the generation and retrieval of reports. This workflow ensures timely access to crucial security data without manual intervention.
Automated PR Merged QA Notifications
Streamline your QA process with this automated workflow that notifies your team upon successful Pull Request merges. Leverage AI and vector stores to enrich notifications and ensure seamless integration into your development pipeline.