%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page errorPage="../error.jsp"%> <%@ page import="nagios.utilities.*,nagios.ConfigurationObjects.*, java.net.URLEncoder;" %>
Descripción | Host | plantilla | name | |
---|---|---|---|---|
<%if(servicios[i].getService_description().getValue() != null) out.println(servicios[i].getService_description().getValue()); %> | <%if(servicios[i].getHost_name().getValue() != null) out.println(servicios[i].getHost_name().getValue()); %> | <% if(servicios[i].getTemplate().getValue() != null) out.println(servicios[i].getTemplate().getValue()); %> | <% if(servicios[i].getName().getValue() != null) out.println(servicios[i].getName().getValue()); %> | "> Configurar Servicio |