Several types of tasks
Command
Execute the same command on several nodes through SSH.
Bash Script
Execute the same bash script on several unix nodes through SSH.
Powershell Script
Execute the same powershell script on several windows nodes through SSH.
SQL Script
Execute the same SQL script on several databases.
SQL Report NEW!
Generate reports with charts from SQL queries.
HTTP Request
Call API endpoints (outgoing webhook, ping, …).
Workflow
Execute a list of tasks sequentially or concurrently.