Nick Chappell
|
a66de2fe38
|
Removing the name parameter from the lists of parameters to add since it's part of the template and defined type already.
|
2014-07-28 19:23:48 -07:00 |
|
Nick Chappell
|
ec0a3b1bd5
|
Added a parameter and default value for the host_name parameter; added it to the service object ERB template.
|
2014-07-28 19:22:00 -07:00 |
|
Nick Chappell
|
3b931c2068
|
Added a parameter and default value for the display_name parameter; added it to the service object ERB template.
|
2014-07-28 19:17:11 -07:00 |
|
Nick Chappell
|
2419d0d58f
|
Added a parameter for a template that can be imported; added it to the service object ERB template.
|
2014-07-28 19:15:10 -07:00 |
|
Nick Chappell
|
e0de7f8c45
|
Added an object_servicename parameter; this isn't part of the service object spec on the Icinga 2 docs, but I use it internally in the template.
|
2014-07-28 19:12:32 -07:00 |
|
Nick Chappell
|
99465d00b7
|
Added a list of parameters that need to be added to the service object defined type manifest.
|
2014-07-28 19:07:50 -07:00 |
|
Nick Chappell
|
b592b93b58
|
Added file parameters and default values for the service object defined type.
|
2014-07-28 18:59:09 -07:00 |
|
Nick Chappell
|
b6c832524b
|
Added a skeleton defined type for service objects.
|
2014-07-28 18:57:07 -07:00 |
|
Nick Chappell
|
9ce8678b7b
|
Added more header comments.
|
2014-07-28 18:49:09 -07:00 |
|
Nick Chappell
|
d9695544ad
|
Added an icon_image_alt parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:19:21 -07:00 |
|
Nick Chappell
|
e16704399e
|
Added an icon_image parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:18:38 -07:00 |
|
Nick Chappell
|
3e84b13e5b
|
Added an action_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:18:01 -07:00 |
|
Nick Chappell
|
a99d56aab2
|
Added a notes_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:16:05 -07:00 |
|
Nick Chappell
|
b366738fd9
|
Added a notes parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:15:01 -07:00 |
|
Nick Chappell
|
16a558c534
|
Added a volatile parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:14:20 -07:00 |
|
Nick Chappell
|
6809afc9b9
|
Added a flapping_threshold parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:12:29 -07:00 |
|
Nick Chappell
|
7942e8a3b7
|
Added an event_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:10:25 -07:00 |
|
Nick Chappell
|
8012897f6b
|
Added an enable_perfdata parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 21:08:09 -07:00 |
|
Nick Chappell
|
6981ccf12d
|
Added an enable_flap_detection parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:53:07 -07:00 |
|
Nick Chappell
|
3f1b1847be
|
Added an enable_event_handler parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:50:26 -07:00 |
|
Nick Chappell
|
55c81ab2a1
|
Added an enable_passive_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:47:24 -07:00 |
|
Nick Chappell
|
5c5d88eee6
|
Added an enable_active_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:45:48 -07:00 |
|
Nick Chappell
|
ad45f44542
|
Added an enable_notifications parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:41:31 -07:00 |
|
Nick Chappell
|
f28dcf90a6
|
Added a retry_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:19:41 -07:00 |
|
Nick Chappell
|
ca7438d798
|
Added a check_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:16:56 -07:00 |
|
Nick Chappell
|
b9a64802f8
|
Added a check_period parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 20:15:55 -07:00 |
|
Nick Chappell
|
7b51e2d4f2
|
Added a max_check_attempts parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 19:10:44 -07:00 |
|
Nick Chappell
|
6dad69c02a
|
Added a check_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters.
|
2014-07-26 18:59:25 -07:00 |
|
Nick Chappell
|
c5d1b96fdf
|
Changed default value of the IPv6 address parameter to undef so that we don't get address6 set in a host definition to an IPv4 address that facter returns.
|
2014-07-26 18:20:59 -07:00 |
|
Nick Chappell
|
999964f09a
|
Added a list of parameters that still need to be added to the ::object::host class as comments.
|
2014-07-26 18:06:28 -07:00 |
|
Nick Chappell
|
e099b9c1d3
|
Renamed the objects file and directory.
|
2014-07-26 17:08:47 -07:00 |
|