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
"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" : false
    },
    "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, 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"
    },
    "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

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"
    },
    "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


Avec statut/context

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "icon_type" : "status_then_context"
    },
    "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
{
    "position_x"information_to_display" : 0,{
    "positionleft_yarea" : 0,
{
        "widthicon_type" : "15"status_then_context"
    },
    "heighttop_right_area" : "5",
{
        "contentdisplayed" : {false,
        "icon_type" : "weatherstatus_then_widgetcontext",
    },
    "itemsla_area" : {
        "displayed" : true,
        "itemshow_uuidicon" : "10000000000000000000000000000000" false
    },
    "name_area" : {
        "itemproperty_used_as_name" : "DOCitem_name",
            "itemnb_lines_typemax" : "host2",
         }"vertical_align" : "middle",
        "layoutfont_zoom_percent" : {100
            "background" : "context_and_status",
            }
}
Panel
titleExemple


Image Added

Avec taux SLA et statut/context

Code Block
languagexml
titleJSON
 "information_to_display" : {
                "left_area" : {
                    "icon_type" : "status_then_context"
                }},
                "top_right_area" : {
                    "displayed" : falsetrue,
                    "icon_type" : "status_then_context"
    },
    "sla_area" : {
      },
  "displayed" :   true,
          "slashow_areaicon" : {false
     },
    "name_area" : {
         "displayed"property_used_as_name" : true"item_name",
                    "shownb_lines_iconmax" : false"2",
        "vertical_align"        },
        : "middle",
        "namefont_zoom_areapercent" : {100
    }
} 
Panel
titleExemple

Image Added

Avec taux SLA et l'icône SLA

Image Removed
Code Block
languagexml
titleJSON
"information_to_display" : {
    "left_area" : {
        "property_used_as_nameicon_type" : "itemstatus_then_namecontext",
    },
    "top_right_area" : {
        "displayed"  "nb_lines_max" : "2": false,
        "icon_type" : "status_then_context"
      },
    "verticalsla_alignarea" : "middle",{
        "displayed" : true,
          "fontshow_zoom_percenticon" : 100true
                 }},
    "name_area" : {
      }
        }
    }
}
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

Image Removed

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

Image Removed

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"
                },
       "property_used_as_name" : "item_name",
         "topnb_right_area" : {
                    "displayed" : true,
           lines_max" : "2",
         "iconvertical_typealign" : "status_then_contextmiddle",
        "font_zoom_percent" : 100
      },
  }
}
Panel
titleExemple

Image Added

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

Code Block
languagexml
titleJSON
 "information_to_display" : {
    "left_area" : {
        "slaicon_areatype" : {"status_then_context"
    },
    "top_right_area" : {
          "displayed" : true,
        "icon_type" : "status_then_context"
    },
      "showsla_iconarea" : true{
        "displayed"        },
       : true,
         "nameshow_areaicon" : {true
      },
    "name_area" : {
        "property_used_as_name" : "item_name",
                    "nb_lines_max" : "2",
                    "vertical_align" : "middle",
                    "font_zoom_percent" : 100
                 }
            }
        }
    }
}
Panel
titleExemple