Home Directory Plugins Helpdesk and Ticketing Helpspot Latest Version Check

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Helpspot Latest Version Check

Rating
0 votes
Favoured:
0
Last Release Date
2015-07-21
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
Other
Hits
18874
Files:
FileDescription
check_helpspot_versioncheck_helpspot_version will check the version with the latest helpspot version build (python script)
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Check to make sure your helpspot is at the latest version.

example: "./check_helpspot_version -s http://helpspot.domain.com"

usage: check_helpspot_version [-h] -s HELPSPOT [-w] [-c]

This script will compare the current running helpspot version with the latest
helpspot build version

optional arguments:
-h, --help show this help message and exit
-s HELPSPOT, --helpspot HELPSPOT
HelpSpot Server URL (ex: http://helpspot.domain.com or
http://www.domain.com/helpspot)
-w, --warn Send a warning signal to nagios if versions mismatch
-c, --crit Send a critical signal to nagios if versions mismatch
(default)

This is a python script that uses argparse,sys,commands,urllib, and re python libraries.

The current helpspot build version is retrieved from here: https://store.helpspot.com/latest-release