|
Is it possible to monitor the Splunk license remotely anymore? With Splunk 4.1 I was using the http://splunkserver:8089/services/license/license page to parse currentDailyUsageAmount, licenseDailyUsageLimit, expirationDate, etc. Previous to Splunk 4.1 there was yet another method that was used to get license information. It seems that this changes every release. |
|
I wrote a nagios script with PHP to get what I needed via REST. Send me a message if you want the script. It is basically this though:
|
|
Here's a Community Wiki topic with some licensing-related searches: http://www.splunk.com/wiki/Community:TroubleshootingIndexedDataVolume |
|
Hurrican Labs released a python script for nagios monitoring of your splunk license usage, and I have included the script and a fresh dashboard in the latest version of Splunk for Nagios: http://splunk-base.splunk.com/apps/22374/splunk-for-nagios All the best, Luke :) |
