start_printer_health_monitoring
Automatically monitor printer health with periodic checks for connectivity, temperature, print progress, and errors. Receive alerts when anomalies occur to prevent failed prints.
Instructions
Start continuous background health monitoring for a printer.
Runs periodic checks covering connectivity, temperature stability,
print job health (layer progress stalls, error codes), and active
error detection. Alerts are generated when anomalies are found.
Kiln keeps a live watch on as many machines at once as your plan
runs — one on Free and Pro. Checking a printer yourself is not a
watch and is never limited: ``printer_status``, ``monitor_print``
and ``printer_snapshot`` answer for any machine at any tier, and so
does stopping one.
:param printer_name: Printer to monitor.
:param interval_seconds: Seconds between health checks (default 30).
See also: ``stop_printer_health_monitoring()``,
``check_printer_health()``, ``printer_status()``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_name | Yes | ||
| interval_seconds | No |