Statut/Context mise en avant

Statut/Context seul

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}


Avec taux SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}


Avec taux SLA et l'icône SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}






Avec l'indicateur de qualité de service

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}

Avec l'indicateur de qualité de service et le taux SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}





Avec l'indicateur de qualité de service, le taux SLA et l'icône SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Tendance SLA mise en avant

Tendance seul

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Avec le statut/context

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}



Avec taux SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}



Avec taux SLA et l'icône SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Avec le statut/context et le taux SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Avec le statut/context, le taux SLA et l'icône SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}



Indicateur de qualité de service mise en avant

Indicateur de qualité de service seul

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}





Avec statut/context

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Avec taux SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}





Avec taux SLA et statut/context

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}



Avec taux SLA et l'icône SLA

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Avec taux SLA, l'icône SLA et le statut/context

{
    "position_x" : 0,
    "position_y" : 0,
    "width" : "15",
    "height" : "5",
    "content" : {
        "type" : "weather_widget",
        "item" : {
            "item_uuid" : "10000000000000000000000000000000",
            "item_name" : "DOC",
            "item_type" : "host"
        },
        "layout" : {
            "background" : "context_and_status",
            "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "quality_service_icon"
                },
                "sla_area" : {
                    "displayed" : false,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}