Home
last modified time | relevance | path

Searched refs:notes_url (Results 1 – 25 of 88) sorted by relevance

1234

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/install/sql/
H A Dimport_nagios_sample.sql92 …`, `hostgroup_name`, `alias`, `members`, `hostgroup_members`, `notes`, `notes_url`, `action_url`, …
93 …`, `hostgroup_name`, `alias`, `members`, `hostgroup_members`, `notes`, `notes_url`, `action_url`, …
94 …`, `hostgroup_name`, `alias`, `members`, `hostgroup_members`, `notes`, `notes_url`, `action_url`, …
95 …`, `hostgroup_name`, `alias`, `members`, `hostgroup_members`, `notes`, `notes_url`, `action_url`, …
102 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
103 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
104 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
105 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
106 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
140 …cation_options`, `notifications_enabled`, `stalking_options`, `notes`, `notes_url`, `action_url`, …
[all …]
H A Dupdate_311_320.sql293 ALTER TABLE `tbl_host` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf…
306 ALTER TABLE `tbl_hostgroup` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COLLAT…
314 ALTER TABLE `tbl_hosttemplate` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COL…
H A Dupdate_310_320.sql293 ALTER TABLE `tbl_host` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf…
306 ALTER TABLE `tbl_hostgroup` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COLLAT…
314 ALTER TABLE `tbl_hosttemplate` CHANGE `notes_url` `notes_url` VARCHAR( 255 ) CHARACTER SET utf8 COL…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/t_systems_mms/icinga_director/roles/ansible_icinga/
H A DREADME.md86 | notes_url | no |
98 | notes_url | no |
135 | notes_url | no |
157 | notes_url | no |
171 | notes_url | no |
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/compat/
H A Dstatusdatawriter.cpp213 String notes_url = host->GetNotesUrl(); in DumpHostObject() local
233 if (!notes_url.IsEmpty()) in DumpHostObject()
234 fp << "\t" "notes_url" "\t" << notes_url << "\n"; in DumpHostObject()
459 String notes_url = service->GetNotesUrl(); in DumpServiceObject() local
472 if (!notes_url.IsEmpty()) in DumpServiceObject()
473 fp << "\t" "notes_url" "\t" << notes_url << "\n"; in DumpServiceObject()
576 String notes_url = hg->GetNotesUrl(); in UpdateObjectsCache() local
586 if (!notes_url.IsEmpty()) in UpdateObjectsCache()
587 tempobjectfp << "\t" "notes_url" "\t" << notes_url << "\n"; in UpdateObjectsCache()
606 String notes_url = sg->GetNotesUrl(); in UpdateObjectsCache() local
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/t_systems_mms/icinga_director/examples/
H A Dicinga_service_template.yml15 notes_url: "'http://url1' 'http://url2'"
26 notes_url: "'http://url1' 'http://url2'"
/dports/net-mgmt/nagios4/nagios-4.4.6/t-tap/
H A Dtest_macros.c78 my_free(svc1->notes_url); in free_svc1()
92 my_free(hst1->notes_url); in free_hst1()
151 hst1->notes_url = strdup("notes_url'&%($HOSTNOTES$)"); in setup_objects()
160 svc1->notes_url = strdup("notes_url'&%($SERVICENOTES$)"); in setup_objects()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/t_systems_mms/icinga_director/roles/ansible_icinga/tasks/
H A Dicinga_host.yml25 notes_url: "{{ host.0.notes_url | default(omit) }}"
H A Dicinga_host_template.yml27 notes_url: "{{ host_template.0.notes_url | default(omit) }}"
H A Dicinga_service_apply.yml24 notes_url: "{{ service_apply.0.notes_url | default(omit) }}"
H A Dicinga_service_template.yml31 notes_url: "{{ service_template.0.notes_url | default(omit) }}"
H A Dicinga_service.yml32 notes_url: "{{ service.0.notes_url | default(omit) }}"
/dports/net-mgmt/nagios4/nagios-4.4.6/xdata/
H A Dxodtemplate.h246 char *notes_url; member
324 char *notes_url; member
388 char *notes_url; member
464 char *notes_url; member
643 char *notes_url; member
685 char *notes_url; member
/dports/net-mgmt/nagios/nagios-3.5.1/xdata/
H A Dxodtemplate.h271 char *notes_url; member
348 char *notes_url; member
417 char *notes_url; member
489 char *notes_url; member
677 char *notes_url; member
719 char *notes_url; member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dnotes_helper.rb109 def notes_url(params = {}) method
153 notesUrl: notes_url,
189 notesPath: notes_url,
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dobjects.h390 char *notes_url; member
436 char *notes_url; member
530 char *notes_url; member
577 char *notes_url; member
745 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
764 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
/dports/net-mgmt/check_multi/check_multi-0.26/
H A Dsubst.in56 my $notes_url="@notes_url@";
150 s|\@notes_url\@|$notes_url|g;
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dobjects.h394 char *notes_url; member
440 char *notes_url; member
534 char *notes_url; member
581 char *notes_url; member
749 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
769 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dobjects.h397 char *notes_url; member
443 char *notes_url; member
537 char *notes_url; member
584 char *notes_url; member
752 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
772 …fdata, int check_freshness, int freshness_threshold, char *notes, char *notes_url, char *action_ur…
/dports/net-mgmt/icinga2/icinga2-2.13.2/test/livestatus/queries/hosts/
H A Dlegacy2 Columns: name notes notes_url action_url icon_image icon_image_alt
/dports/net-mgmt/nagios4/nagios-4.4.6/common/
H A Dobjects.c660 new_host->notes_url = notes_url; in add_host()
951 new_hostgroup->notes_url = notes_url; in add_hostgroup()
1065 new_servicegroup->notes_url = notes_url; in add_servicegroup()
1497 if(notes_url) { in add_service()
1498 if((new_service->notes_url = (char *)strdup(notes_url)) == NULL) in add_service()
2698 my_free(this_host->notes_url); in free_object_data()
2885 my_free(this_service->notes_url); in free_object_data()
3163 if(temp_hostgroup->notes_url) in fcache_hostgroup()
3186 if(temp_servicegroup->notes_url) in fcache_servicegroup()
3302 if(temp_host->notes_url) in fcache_host()
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/test/livestatus/queries/services/
H A Dlegacy2 Columns: host_name description notes notes_url action_url icon_image icon_image_alt
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dobjects.h260 char *notes_url; member
314 char *notes_url; member
399 char *notes_url; member
455 char *notes_url; member
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dobjects.h256 char *notes_url; member
310 char *notes_url; member
395 char *notes_url; member
451 char *notes_url; member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dobjects.h256 char *notes_url; member
310 char *notes_url; member
395 char *notes_url; member
451 char *notes_url; member

1234