Coder Social home page Coder Social logo

gregorysl / servermonitor Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 8.0 2.1 MB

Monitor server resources, manage IIS applications, check disk usage, run windows tasks and monitor user sessions

JavaScript 41.50% HTML 0.35% C# 50.00% PowerShell 6.01% Shell 1.92% ASP.NET 0.07% Sass 0.15%

servermonitor's Introduction

Server Monitor

Monitor server resources, manage IIS applications, check disk usage, run windows tasks and monitor user sessions

Screenshot

Server Monitor

Overview

  • Multiple server monitoring
    • Each configured server will have all capabilities on following functions
      • IIS application monitoring
      • Hardware monitoring
      • Link Checker
  • IIS application monitoring
    • Group by name
    • Turn on/off groupped application pools
    • Turn on/off individual application pools
    • Recycle application pool
    • Whitelist application (to prevent it from being cleaned up)
    • Adding notes to a build
  • Hardware monitoring
    • Displays CPU usage graph
    • Displays RAM usage graph
    • Displays HDD space graph
  • Link Checker
    • Display status of links configured in settings
  • Scheduled Tasks
    • Display status of configured tasks
    • Run tasks
  • User Sessions
    • List currently logged in users on maching
    • Ability to sign off disconnected users
  • Oracle Instances
    • List oracle instances, and their status
    • Reserve instance to prevent overwriting
  • Disk status
    • how much space configured directories occupy

Getting started

  • Open settings.json file and fill settings
  • Run Powershell in main dir
  • Run command .\build.ps1 -target Package
  • Copy contents of ./Release to server
  • Run .\Setup.ps1
  • Finished!

Installer Settings

Name type Description
appName string Name of application and application pool on IIS
userName string Name of user with admin rights to be set on app pool
password string Password of user with admin rights to be set on app pool
releaseLocation string Place where Server Monitor will be located
copyWebConfig bool Handles logic for creating settings.json file in Release dir.
Set to false if previous version already exists on server

servermonitor's People

Contributors

artur199209 avatar bigyellowhammer avatar dependabot[bot] avatar gregorysl avatar lukaszidz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

servermonitor's Issues

ServerData name could be a link

It would be useful if user who has set up multiple servers would be able to click name of server and be redirected to particular ServerMonitor

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.