Giter VIP home page Giter VIP logo

nscp-docs's Introduction

NSClient++ documentation

Index

About documentation

The NSClient++ documentation is written in GitHub flavored Markdown. It is located in the docs/ directory and can be edited with your preferred editor. You can also edit it online on GitHub.

vim docs/installing.md

In order to review and test changes, you can install the mkdocs Python library.

pip install mkdocs

Note: Use at least 0.16, 0.14 has this bug.

This allows you to start a local mkdocs viewer instance on http://localhost:8000

mkdocs serve

Changes on the chapter layout can be done inside the mkdocs.yml file in the main tree.

nscp-docs's People

Contributors

mickem avatar nocflame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nscp-docs's Issues

check_files returning size

There is a way to get the size output in GB? See below.

[nagios@jhsnagac ~]$ /usr/local/nagios/libexec/check_nrpe -2 -H 10.29.96.31 -t 60 -c check_files -a path='M:' 'filter=size gt 700G' top-syntax='${status}: ${count} files found ${problem_list}' 'empty-state=ok' 'warn=size>700G' 'crit=size>1000G' detail-syntax='${name} ${size} bytes'

WARNING: 1 files found MDB16.edb 890400407552 bytes

I would like to know how If may I get size in GB instead 890400407552 bytes. It is easier to manage for us being in GB. Thanks for your support.

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.