ngomstronic / svc-perf

Automatically exported from code.google.com/p/svc-perf
0 stars 0 forks source link

Importing template fails with Cannot find value map "Storwize MDisk NativeStatus" used for item prototype "svc.mdisk.{#NAME}.nativeStatus" of discovery rule "MDisk Status" on "_Special_Storwize_Perf". #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When uploading the template into zabbix (2.2.1) it fails with the following 
error:

Cannot find value map "Storwize MDisk NativeStatus" used for item prototype 
"svc.mdisk.{#NAME}.nativeStatus" of discovery rule "MDisk Status" on 
"_Special_Storwize_Perf".

Expected output would be "Imported successfully"

Fixed the import with first adding the three valuemaps in the template manually 
into zabbix (Administration --> General --> Value mapping (drop down box)), 
each with two values (0 = ok, 1 = nok):
Storwize MDisk NativeStatus
Storwize Pool NativeStatus
Storwize Volume NativeStatus

Have to figure out if these values are correct.

Original issue reported on code.google.com by martin.v...@gmail.com on 13 Feb 2014 at 8:56