OP#436 add full service details

This commit is contained in:
2026-03-01 18:40:19 +01:00
parent 33e27b57c5
commit 98deadc906
13 changed files with 21 additions and 37 deletions

View File

@@ -22,7 +22,7 @@ default_user_name=<%= @ng_def_user_name %>
authorized_for_system_information=<%= @ng_contact_name %>,<%= @ng_sysinfo_auth %>
authorized_for_configuration_information=<%= @ng_contact_name %>,<%= @ng_confinfo_auth %>
authorized_for_system_commands=<%= @ng_contact_name %>,<%= @ng_command_auth %>
authorized_for_all_services=<%= @ng_contact_name %>,<%= @ng_nagios_serviceview_auth %>
authorized_for_all_services=<%= @ng_contact_name %>,<%= @ng_serviceview_auth %>
authorized_for_all_hosts=<%= @ng_contact_name %>,<%= @ng_hostview_auth %>
authorized_for_all_service_commands=<%= @ng_contact_name %>,<%= @ng_svc_cmd_auth %>
authorized_for_all_host_commands=<%= @ng_contact_name %>,<%= @ng_host_cmd_auth %>