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
18556
Files:
FileDescription
check_helpspot_versioncheck_helpspot_version will check the version with the latest helpspot version build (python script)
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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