Hi Gabriel,
I overlooked the "nagios::target" class. Thanks for pointing that out.
Cheers!!
On Apr 28, 5:14 pm, Gabriel Filion wrote:
> Hello,
>
> Judging from the manifests that the OP sent, the HTTP server is run on
> the nagios server, not on each node: the "nagios" class is included only
>
Hi Gabriel,
I overlooked the "nagios::target" class. Thanks for pointing that out.
Cheers!!
On Apr 28, 5:14 pm, Gabriel Filion wrote:
> Hello,
>
> Judging from the manifests that the OP sent, the HTTP server is run on
> the nagios server, not on each node: the "nagios" class is included only
>
Hello,
On 11-04-28 05:55 AM, Sans wrote:
> On Apr 26, 9:29 am, Fransua33 wrote:
>> > [ ]
>> >
>> > $servicelist=["nagios", "httpd"]
>> >
>> > service { $servicelist:
>> > ensure => "running",
>> > hasstatus => "true",
>> >
Just one question:
On Apr 26, 9:29 am, Fransua33 wrote:
> [ ]
>
> $servicelist=["nagios", "httpd"]
>
> service { $servicelist:
> ensure => "running",
> hasstatus => "true",
> hasrestart => "true"
> }