Giter Club home page Giter Club logo

dashboards's Introduction

Dashboards

A collection of (tokenized) LogicMonitor dashboards that can be re-used across accounts. When importing, change the value of the ##defaultDeviceGroup## token (if needed) to select the relevant group of devices for which you wish to visualize data. These are officially unsupported - but LogicMonitor support can always help with adjustments.

Most of these dashboards rely on dynamic groups in the 'Devices by Type' device group - which can be created using the out-of-box PropertySources from LogicMonitor. (So make sure you have the latest PropertySources from the repository!)

To see a preview of what these dashboards look like, visit the LogicMonitor Dashboard Gallery.

Out-of-Box Dashboard Names | Expected dynamic group names | Group definitions:

  • Alert Overview | * | (Works without credentials for all devices)
  • Collector Summary | Devices by Type/ Collectors | hasCategory("Collectors")
  • Linux Overview | Devices by Type/ Linux Servers | isLinux()
  • Network Overview | Devices by Type/ Network | isNetwork()
  • VMware Overview | Devices by Type/ VMware Hosts | system.virtualization =~ "VMware ESX Host"
  • Welcome | * | (Works without credentials for all devices)
  • Windows Overview | Devices by Type/ Windows Servers | isWindows()

Custom Dashboard Names | Expected dynamic group names | Group definitions:

  • Active Directory Overview | Devices by Type/ Domain Controllers | hasCategory("MicrosoftDomainController")
  • APC Overview | Devices by Type/ APC | hasCategory("APC")
  • Checkpoint Overview | Devices by Type/ Checkpoint | system.sysoid == "1.3.6.1.4.1.2620.1.6.123.1.49"
  • Cisco ASA Overview | Devices by Type/ Cisco ASA | hasCategory("CiscoASA")
  • EMC VNX Overview | Devices by Type/ EMC | hasCategory("EMC") || hasCategory("EMC_VNX") || hasCategory("EMC_VNX2")
  • Exchange Server Overview | Devices by Type/ Exchange Servers | hasCategory("MSExchange")
  • Local Network Latency | * | (Works without credentials for all devices)
  • Palo Alto Overview | Devices by Type/ Palo Alto | hasCategory("PaloAlto")
  • SonicWall Overview | Devices by Type/ SonicWall | hasCategory("SonicWallFW")
  • SQL Server Overview | Devices by Type/ SQL Servers | hasCategory("MSSQL")
  • Ubiquiti Unifi Overview | Devices by Type/ Ubiquiti Unifi | unifi.user && unifi.pass
  • Under Utilized Devices - On-Prem | * | (Point at the device group you wish to target)
  • Under Utilized Devices - Public Cloud | AWS or Azure account | (Requires a local collector to be installed and monitoring cloud VMs)
  • Web Server Overview | Devices by Type/ Web Servers | hasCategory("MicrosoftIIS")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.