A simple, easy to use PHP-based uptime monitor with grouped HTML, PNG and JSON output options. Installing
Installing is easy.
- Create a database and database user for upmon.
- Copy config.example.php to config.php and edit in the correct values.
- Visit install.php in your web browser.
- Edit the database and add in servers and groups and ports to check.
- Put check.php in a cron job.