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

Commit

Permalink
version 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhemmarchand committed Sep 2, 2017
1 parent 6aebfac commit 2af9036
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 3 deletions.
Binary file modified deb/nmon-logger-rsyslog-debian-2.0.9.deb
Binary file not shown.
Binary file modified deb/nmon-logger-rsyslog-ubuntu-2.0.9.deb
Binary file not shown.
Binary file modified deb/nmon-logger-splunk-hec-2.0.9.deb
Binary file not shown.
Binary file modified deb/nmon-logger-syslog-ng-2.0.9.deb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"AIX_WLM":["WLMCPU", "WLMMEM", "WLMBIO"],

"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE"],
"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE", "DF_INODES"],

"nmon_external_transposed":[""]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"AIX_WLM":["WLMCPU", "WLMMEM", "WLMBIO"],

"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE"],
"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE", "DF_INODES"],

"nmon_external_transposed":[""]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"AIX_WLM":["WLMCPU", "WLMMEM", "WLMBIO"],

"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE"],
"nmon_external":["UPTIME", "PROCCOUNT", "DF_STORAGE", "DF_INODES"],

"nmon_external_transposed":[""]

Expand Down
Binary file modified rpm/nmon-logger-rsyslog-2.0.9-0.noarch.rpm
Binary file not shown.
Binary file modified rpm/nmon-logger-splunk-hec-2.0.9-0.noarch.rpm
Binary file not shown.
Binary file modified rpm/nmon-logger-syslog-ng-2.0.9-0.noarch.rpm
Binary file not shown.

0 comments on commit 2af9036

Please sign in to comment.