guilhemmarchand / nmon-for-splunk

NMON For Splunk App - convert, index and exploit nmon metrics data for AIX, Solaris and Linux Systems
23 stars 13 forks source link

Nmon Config data model issues in some clustered environments #83

Closed guilhemmarchand closed 7 years ago

guilhemmarchand commented 7 years ago

Within some clustered environments, the Nmon Config generation is failing with the following messages in the indexers:

07-04-2017 22:53:33.442 ERROR dispatchRunner - RunDispatch::runDispatchThread threw error: Comparator '=' has an invalid term on the right hand side: (AIX_virtualcpus+ " / " +cpu_cores_position2)

While the data model looks perfectly fine and works as expected even in distributed mode, a minor change in the data model has fixed the issue.