Sha256: c9a2a9ffa4cf7abee5b9fedde7108f4f24756f9e6888e2d6fb8d1a962191bf02

Contents?: true

Size: 607 Bytes

Versions: 36

Compression:

Stored size: 607 Bytes

Contents

%h4
  = @fluentd.agent.running? ? t("fluentd.common.running") : t("fluentd.common.stopped")

- if flash[:error]
  .alert.alert-danger= flash[:error]

= link_to t("fluentd.common.detail"), daemon_path(@fluentd)
= link_to t("fluentd.common.start"), start_daemon_agent_path(@fluentd), method: :put
= link_to t("fluentd.common.stop"), stop_daemon_agent_path(@fluentd), method: :put
= link_to t("fluentd.common.restart"), restart_daemon_agent_path(@fluentd), method: :put
= link_to t("fluentd.common.log"), log_daemon_agent_path(@fluentd)
= link_to t("fluentd.common.config_file"), daemon_setting_path(@fluentd)

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.2.0 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.1.0 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.1 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.0 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.0.beta.1 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.0.alpha.3 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.0.alpha.2 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-1.0.0.alpha.1 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.5 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.4 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.3 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.2 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.1 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.4.0 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.3.21 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.3.20 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.3.19 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.3.18 app/views/shared/_fluentd_nav.html.haml
fluentd-ui-0.3.17 app/views/shared/_fluentd_nav.html.haml