Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
Splunk certification failure
Browse files Browse the repository at this point in the history
- App certification failure due to the "0" in the release number
  • Loading branch information
guilhemmarchand committed Apr 7, 2017
1 parent 2690fef commit ff711a1
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ label = NMON Performance by Octamis
[launcher]
author = Guilhem Marchand
description = Splunk for NMON Performance provides an Enterprise class Application to exploit NMON Performance Monitor Data on AIX, Solaris and Linux Systems
version = 1.9.01
version = 1.9.1
2 changes: 1 addition & 1 deletion default/data/ui/views/Home.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dashboard script="autodiscover.js,panel_resize.js" stylesheet="Home.css,hover.css,hide_timeindicator.css" hideEdit="true" isVisible="true">
<label>NMON Performance Monitor</label>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.01</description>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.1</description>

<!-- Take the tour ! -->
<!-- NB: the cookie name will remain the same unless changes in the take the tour navigation -->
Expand Down
2 changes: 1 addition & 1 deletion default/data/ui/views/Home_AIX.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dashboard script="autodiscover.js,panel_resize.js" stylesheet="Home.css,hover.css,hide_timeindicator.css" hideEdit="true" hideTitle="false" isVisible="true">
<label>NMON Performance Monitor for AIX</label>
<description>AIX NMON Performance Monitor - Version 1.9.01</description>
<description>AIX NMON Performance Monitor - Version 1.9.1</description>

<!-- Take the tour ! -->

Expand Down
2 changes: 1 addition & 1 deletion default/data/ui/views/Home_LINUX.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dashboard script="autodiscover.js,panel_resize.js" stylesheet="Home.css,hover.css,hide_timeindicator.css" hideEdit="true" hideTitle="false" isVisible="true">
<label>NMON Performance Monitor for Linux</label>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.01</description>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.1</description>

<!-- Take the tour ! -->

Expand Down
2 changes: 1 addition & 1 deletion default/data/ui/views/Home_SOLARIS.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dashboard script="autodiscover.js,panel_resize.js" stylesheet="Home.css,hover.css,hide_timeindicator.css" hideEdit="true" hideTitle="false" isVisible="true">
<label>NMON Performance Monitor for Solaris</label>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.01</description>
<description>NMON Performance Monitor for Unix and Linux Systems - Version 1.9.1</description>

<!-- Take the tour ! -->

Expand Down
6 changes: 3 additions & 3 deletions docs/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Requirements
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
What has been fixed by release
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
========
V1.9.01:
========
=======
V1.9.1:
=======

**CAUTION: For Splunk 6.5 and later (for prior versions of Splunk, see requirements below)**

Expand Down

0 comments on commit ff711a1

Please sign in to comment.