Giter Club home page Giter Club logo

dozer's Introduction

GitHub language count GitHub top language GitHub code size in bytes GitHub GitHub contributors GitHub last commit

dozer

dozer is a simple script used to monitor the drive health status on dell servers.

Requirements

To use this script you will need to configure SSH key pairs between the server this script is running on and all servers it is checking. You will also need to have dell openmanage installed on the servers. This script assumes it is available here: /opt/dell/srvadmin/bin/omreport

Setup

once the above requirements are met you will need to edit drivecheck.sh to specify the server IPs you want to check (currently just a list of 4th octets, can easily be adjusted) you will also need to specify the user account to be used. You need to ensure it has permissions to use the omreport command.

By default, the script is configured to send a discord webhook using discord-notify.sh, you will need to add your webhook url to it You can also send an email notice (there is a commented spot near the end of drivecheck.sh where you can specify the email address and uncomment the command)

Once you have verified the sript is able to ssh to servers and run the omreport command you can add this to your cron jobs to run at whatever interval you prefer. I have it configured hourly

dozer's People

Contributors

the-amaya avatar

Watchers

 avatar

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.