Quick Start
Configure your first monitor in 5 minutes.
This guide walks you through creating your first HTTP monitor and heartbeat job.
Step 1: Create an Account
Start by creating your free MoniTao account:
- Go to monitao.com and click "Start for Free"
- Enter your email and choose a password
- Confirm your email to activate your account
Step 2: Create Your First Monitor
Add an HTTP monitor or heartbeat job based on your needs.
Create an HTTP Monitor
To monitor a website or API:
- Click "New monitor" in the dashboard
- Enter the URL to monitor (e.g., https://mysite.com)
- Configure the check interval
- Click "Create" to start monitoring
Create a Heartbeat Job
To monitor a cron or script:
- Go to the "Heartbeat" section
- Create a new job with a descriptive name
- Copy the provided ping URL
Add this command at the end of your script:
# Ajoutez a la fin de votre script ou cron
curl -X POST https://monitao.com/api/heartbeat/ping/YOUR_PING_TOKEN \
-H "Authorization: Bearer YOUR_API_SECRET"
Step 3: Configure Alerts
Customize your notifications:
- Email alerts enabled by default
- Add SMS alerts (Business plan)
- Configure webhooks to integrate your tools
Understanding the Dashboard
Your dashboard shows:
- Real-time status of all your monitors
- Incident history
- Performance metrics
Use Cases
- Monitor an e-commerce site
- Monitor a REST API
- Verify a backup runs
Summary
- Create a free account
- Add your first monitor
- Get alerts when issues occur
Frequently Asked Questions
Can I test without creating an account?
A free account is required but doesn't require a credit card.
How long until the first alert?
The first check happens within seconds of creating the monitor.
Do I need to install anything on my server?
No, MoniTao works entirely from the cloud. Nothing to install.
Can I change plans later?
Yes, you can upgrade or downgrade at any time.
Useful Links
Ready to Sleep Soundly?
Start free, no credit card required.