← All dashboards

Sosivio Dashboard

Sosivio is a predictive troubleshooting platform built specifically for Kubernetes environments and applications. Instantly start observing all flavors of Kubernetes with real-time metrics, cluster health checks, and using lean AI to predict and prevent critical failure before they appear!

Sosivio looks at multiple layers of the infrastructure stack including the kernel, operating system, processes, network, container runtime, application logs, and Kubernetes layer. This granular data is fed through multiple AI/ML engines to determine the root cause of issues before they occur and provide instant remediation via a recommended command line fix.

The Sosivio Dashboard for Grafana allows users to see Sosivio Failure Alerts directly in Grafana and instantly be redirected to Sosivio UI to remediate those failures. Additionally, add context around Grafana signals with Sosivio’s root cause determination for critical failures.

Installation Steps

  1. Install Sosivio by downloading our automated installer here or refer to our documentation.

  2. Apply the following ServiceMonitor Resource to your cluster:

yaml
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
  name: sosivio
  namespace: monitoring
  labels:
    app: sosivio
spec:
  selector:
    matchLabels:
      app: notifier
  namespaceSelector: 
    matchNames:
    - sosivio
  endpoints:
  - interval: 10s
    port: http
    scheme: http

if you installed sosivio in a namespace other than sosivio - change the .spec.namespaceSelector.matchNames field to your installed namespace

  1. Add the Sosivio Dashboard to Grafana by using the ‘Get this Dashboard’ section on this page.

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 26