Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Examples

See some example configurations and use cases for Stylus.

Monitors

Writing complex monitors can be challenging. Here are some examples of how to monitor various services and devices:

  • ping: Basic connectivity monitoring using ping
  • Web/HTML/API Scraping: Monitoring web services and APIs
  • SNMP: Monitoring network devices with SNMP
  • SSH: Remote monitoring over SSH

Projects

The github repository contains a number of example projects that you can use as a starting point for your own configuration.

  • Minimal: Basic configuration example
  • Metadata: Adding custom metadata to monitors
  • Simple Network: A basic network monitoring example
  • Group: Using group monitors to monitor multiple services with a single script
  • Dynamic: Using React for dynamic updates
  • D3.js: Using D3.js to create interactive diagrams
  • IsoFlow: Using IsoFlow to create isometric diagrams