Skip to content

Latest commit

 

History

History
159 lines (94 loc) · 4.86 KB

File metadata and controls

159 lines (94 loc) · 4.86 KB

One of the benefits of using a standard set of objects for monitoring is that it's straightforward to create dashboards and perspectives for SquaredUp. The perspectives targeted at Teams and Business Services effectively become standard dashboards that are available for all Teams and Business Services. Meaning changes made to the perspectives take effect for all Teams and Business Services. No need to try and maintain consistent dashboards and less JSON to maintain!

Dashboards

Business Services

Shows the health state of all SMF Business Services.

Business Services Dashboard

Dashboard JSON

Teams

Shows the health state of all SMF Teams. Team health rolls up from Business Services.

Teams Business Services

Dashboard JSON

Perspectives

SMF Monitored Object

Perspective for all SMF monitoring objects. Displays:

  • Properties used to control monitoring
  • Monitors that are enabled for the object
  • Team that own the object
  • Related Business Services
  • Performance metrics for the object

SMF Monitored Object

Perspective JSON

Business Service

Perspective for all SMF Business Services. Displays:

  • Team that own the object
  • Properties of the Business Service
  • Health state of contained components
  • Alert heatmap
  • Open Alerts

SMF Business Service

Perspective JSON

Team

Perspective for all SMF Teams. Displays:

  • Health state of all Business Services owned by the team
  • Open Alerts

SMF Team

Perspective JSON

Business Service Component

Perspective for all SMF Business Service Components. Displays:

  • Properties of component
  • Alert heatmap
  • Parent Business Service
  • Child components
  • Open Alerts

SMF Business Service Component

Perspective JSON

Business Service Component - Linux Process

Perspective for all SMF Business Service Components that contain Linux Processes. Displays:

  • State of Linux Processes
  • Performance tiles for
    • Instance Count
    • Used Memory KBytes
    • % Processor Time

SMF Business Service Component

Perspective JSON

Business Service Component - Linux Command

Perspective for all SMF Business Service Components that contain Linux Commands. Displays:

  • State of Linux Commands
  • Performance tile for Command StdOut

SMF Business Service Component

Perspective JSON

Business Service Component - Windows Command

Perspective for all SMF Business Service Components that contain Windows Commands. Displays:

  • State of Windows Commands
  • Performance tile for Command StdOut

SMF Business Service Component

Perspective JSON

Business Service Component - Windows Ping

Perspective for all SMF Business Service Components that contain Windows Pings. Displays:

  • State of Windows Pings
  • Performance tile for Ping response time

SMF Business Service Component

Perspective JSON

Business Service Component - Windows Port

Perspective for all SMF Business Service Components that contain Windows Ports. Displays:

  • State of Windows Ports
  • Performance tile for Port connection time

SMF Business Service Component

Perspective JSON

Business Service Component - OLEDB

Perspective for all SMF Business Service Components that contain OLEDB. Displays:

  • State of OLEDBs
  • Performance tiles for
    • Connection and Query Execution Time
    • Query Result

SMF Business Service Component

Perspective JSON

Business Service Component - URL

Perspective for all SMF Business Service Components that contain URL. Displays:

  • State of URLs
  • Performance tiles for
    • DNS Resolution Time
    • Download Time
    • Response Time

SMF Business Service Component

Perspective JSON