Skip to content

Nagios plugins that are good for general purpose or are for 3rd party providers

License

Notifications You must be signed in to change notification settings

HireChrisJohnston/nagios-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nagios-plugins

Nagios plugins that are good for general purpose or are for 3rd party providers

Nagios plugin for checking ADrive disk usage using the API. Refer to API reference regarding API access restrictions based on account type. Outputs Nagios performance data and alerts based on the thresholds defined(optional) as a whole number representing a percentage, without using the '%'.

Developed in Linux and with PHP 5.

Example:

  • Username and password are required
  • Warning and Critical variables are optional

By default 90% warning and 97% is critical PS C:\foo>.\check_adrive_usage.php user@email.com UserPasword

PS C:\foo>.\check_adrive_usage.php user@email.com UserPasword -warn 90 -crit 97

About

Nagios plugins that are good for general purpose or are for 3rd party providers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published