Complete guides for setting up, configuring, and using TrackIT for professional server and website monitoring.
TrackIT is a comprehensive monitoring platform designed for professionals who need reliable server and website monitoring. This guide will help you get up and running quickly.
TrackIT supports Linux distributions with RPM and DEB package managers. Choose your installation method below.
# Install the generated package
sudo dpkg -i trackit-agent-custom.deb
# Start the service
sudo systemctl start trackit-agent
sudo systemctl enable trackit-agent
# Install the generated package
sudo rpm -i trackit-agent-custom.rpm
# Start the service
sudo systemctl start trackit-agent
sudo systemctl enable trackit-agent
Configure TrackIT to monitor your servers and websites effectively.
Access your TrackIT dashboard at https://app.monitoring.ly
Set up different types of monitoring for your infrastructure.
Configure alerts to get notified when issues occur.
Send alerts to email addresses
Send alerts via Telegram bot
Send alerts to custom endpoints Coming Soon
Common issues and their solutions.
sudo systemctl status trackit-agentsudo tail -f /var/log/trackit/agent.logcurl -I https://api.monitoring.ly