Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
Panel
titleSommaire

Table of Contents
stylenone

Statut/Context mise en avant

Statut/Context seul

Code Block
languagexml
titleJSON
"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
    }
} 
Panel
titleExemple


Avec taux SLA

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "top_right_area" : {
        "displayed" : false,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : false
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
}  
Panel
titleExemple


Avec taux SLA et l'icône SLA

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "top_right_area" : {
        "displayed" : false,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : true
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
} 





Panel
titleExemple


Avec l'indicateur de qualité de service

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "top_right_area" : {
        "displayed" : true,
        "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
    }
} 
Panel
titleExemple

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

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "top_right_area" : {
        "displayed" : true,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : false
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
} 





Panel
titleExemple

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

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "top_right_area" : {
        "displayed" : true,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : true
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
}




Panel
titleExemple

Tendance SLA mise en avant

Tendance seul

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "icon_type" : "sla_tendency"
    },
    "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
    }
}




Panel
titleExemple

Avec le statut/context

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "icon_type" : "sla_tendency"
    },
    "top_right_area" : {
        "displayed" : true,
        "icon_type" : "status_then_context"
    },
    "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
    }
}



Panel
titleExemple

Avec taux SLA

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "icon_type" : "sla_tendency"
    },
    "top_right_area" : {
        "displayed" : false,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : false
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
}



Panel
titleExemple

Avec taux SLA et l'icône SLA

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "icon_type" : "sla_tendency"
    },
    "top_right_area" : {
        "displayed" : false,
        "icon_type" : "quality_service_icon"
    },
    "sla_area" : {
        "displayed" : true,
        "show_icon" : true
    },
    "name_area" : {
        "property_used_as_name" : "item_name",
        "nb_lines_max" : "2",
        "vertical_align" : "middle",
        "font_zoom_percent" : 100
    }
}




Panel
titleExemple

Avec le statut/context et le taux SLA

Code Block
languagexml
titleJSON
{
    "position_x"information_to_display" : 0,{
    "positionleft_yarea" : 0,{
    "width    "icon_type" : "15"sla_tendency"
    },
    "heighttop_right_area" : "5",
{
        "contentdisplayed" : {true,
        "icon_type" : "weatherstatus_then_widgetcontext",
    },
    "itemsla_area" : {
            "item_uuiddisplayed" : "10000000000000000000000000000000"true,
            "itemshow_nameicon" : "DOC",false
        },
    "itemname_typearea" : "host"{
        }"property_used_as_name" : "item_name",
        "layoutnb_lines_max" : {
    "2",
        "backgroundvertical_align" : "context_and_statusmiddle",
            "informationfont_tozoom_displaypercent" : {100
            }
}




Panel
titleExemple

Image Added

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

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
                    "icon_type" : "sla_tendency"
                },
                "top_right_area" : {
                    "displayed" : true,
        "icon_type" : "status_then_context"
     },
     "iconsla_typearea" : "status_then_context"{
        "displayed" : true,
      },
  "show_icon" : true
    },
        "slaname_area" : {
        "property_used_as_name"   : "item_name",
         "displayednb_lines_max" : true"2",
        "vertical_align" : "middle",
          "showfont_zoom_iconpercent" : false100
    }
}



Panel
titleExemple

Image Added

Indicateur de qualité de service mise en avant

Indicateur de qualité de service seul

Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
    },
    "icon_type" : "quality_service_icon"
    },
      "nametop_right_area" : {
        "displayed" :  false,
         "property_used_as_nameicon_type" : "itemstatus_then_namecontext",
    },
    "sla_area" : {
          "nb_lines_max"displayed" : "2"false,
        "show_icon" : true
    },
      "verticalname_alignarea" : "middle",{
        "property_used_as_name"   : "item_name",
         "fontnb_zoomlines_percentmax" : 100"2",
                  }"vertical_align" : "middle",
        "font_zoom_percent" :   }
   100
     }
}    }
}




Panel
titleExemple


Image RemovedImage Added

Avec

le

statut/context

, le taux SLA et l'icône SLA

Code Block
languagexml
titleJSON
{
    "positioninformation_to_xdisplay" : 0,{
    "positionleft_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" : "sla_tendency"
                },
                "top_right_area" : {
                    "displayed" : true,
                    "icon_type" : "status_then_context"
                },
                "sla_area" : {
                    "displayed" : true,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}
Panel
titleExemple

Image Removed

Indicateur de qualité de service mise en avant

Indicateur de qualité de service seul

Code Block
languagexml
titleJSON
{
    "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" : "quality_service_icon"
                },
                "top_right_area" : {
                    "displayed" : false,
                    "icon_type" : "status_then_context"
                },
                "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
                 }
            }
        }
    }
}
Panel
titleExemple
Image Removed

Avec statut/context

Code Block
languagexml
titleJSON
{
    "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" : true,
            area" : {
        "icon_type" : "status_then_context"
                },
                "sla"top_right_area" : {
                    "displayed" : falsetrue,
        "icon_type" : "status_then_context"
    },
      "showsla_iconarea" : true{
        "displayed" : false,
      },
  "show_icon"      : true
    },
    "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Panel
titleExemple

Avec taux SLA

Code Block
languagexml
titleJSON
{
    "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" : "status_then_context"
                },
                "sla_area" : {
                    "displayed" : true,
                    "show_icon" : false
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Panel
titleExemple


Avec taux SLA et statut/context

Code Block
languagexml
titleJSON
{
    "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" : true,
                    "icon_type" : "status_then_context"
                },
                "sla_area" : {
                    "displayed" : true,
                    "show_icon" : false
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}



Panel
titleExemple

Avec taux SLA et l'icône SLA

Code Block
languagexml
titleJSON
{
    "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" : "status_then_context"
                },
                "sla_area" : {
                    "displayed" : true,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Panel
titleExemple

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

Code Block
languagexml
titleJSON
{
    "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" : true,
                    "icon_type" : "status_then_context"
                },
                "sla_area" : {
                    "displayed" : true,
                    "show_icon" : true
                },
                "name_area" : {
                    "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}




Panel
titleExemple