Search found 11 matches

by zkarman
Fri Oct 31, 2014 2:27 am
Forum: Nagios XI
Topic: Cannot use the Templates in XI
Replies: 7
Views: 961

Re: Cannot use the Templates in XI

HI, This was very useful. My question is, if i create an template and apply to the host or group, it looks like that method just create a link, not the "real" new service. Is it possible to create automatically any service, via templates? Because for example, the template contains only the...
by zkarman
Tue Oct 28, 2014 3:18 am
Forum: Nagios XI
Topic: Custom Variable values issue
Replies: 8
Views: 1484

Re: Custom Variable values issue

Hi,

You can close this "case".

Regards, Zsolt
by zkarman
Tue Oct 28, 2014 2:07 am
Forum: Nagios XI
Topic: Check_logfile via nrpe
Replies: 3
Views: 1980

Re: Check_logfile via nrpe

Hi, This is my ini file: # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its options use: # nscp settings --activate-module <MODULE NAME> --add-defaults # For...
by zkarman
Mon Oct 27, 2014 9:08 am
Forum: Nagios XI
Topic: Custom Variable values issue
Replies: 8
Views: 1484

Re: Custom Variable values issue

Hi,

I found the issue. I've already tried with _ and without as well.
The issue is when I tried to test via -> create service -> test command -> this is not working just if i saved it.
Do you know what is the reason?
Rgs, Zsolt
by zkarman
Mon Oct 27, 2014 9:05 am
Forum: Nagios XI
Topic: Check_logfile via nrpe
Replies: 3
Views: 1980

Check_logfile via nrpe

Hi All, Could you please help for me how can I monitor the following? - needs to monitor the one of the log file - contains specific string - via nrpe - should be warning if finding count > x and critical should be if count >y I've tried use this command but the result is not shows any warning or cr...
by zkarman
Fri Oct 24, 2014 2:18 am
Forum: Nagios XI
Topic: Custom Variable values issue
Replies: 8
Views: 1484

Re: Custom Variable values issue

Hi,

When I changed the variable to the number it works.
I tried only the variables in the host. So if I try to change to the variable it doesn't work.

I've read the lots of forums topic, and it should be work.

Regards, Zsolt
by zkarman
Thu Oct 23, 2014 8:52 am
Forum: Nagios XI
Topic: Cannot use the Templates in XI
Replies: 7
Views: 961

Re: Cannot use the Templates in XI

Hi,

Ok, could you please give me any document, or steps, how is it working the templates, hostgroups, and the servicesgroups?

Regards, Zsolt
by zkarman
Thu Oct 23, 2014 3:31 am
Forum: Nagios XI
Topic: Custom Variable values issue
Replies: 8
Views: 1484

Re: Custom Variable values issue

Hi, This is the host config: define host { host_name FR-V-WIN-RA-MOP-APP01 alias Opera Application Server address 10.31.52.31 hostgroups Opera Application Servers - Windows,Windows Servers max_check_attempts 3 icon_image win_server.png statusmap_image win_server.png _MAXJAVAW 200 register 1 } Regard...
by zkarman
Wed Oct 22, 2014 5:33 am
Forum: Nagios XI
Topic: Cannot use the Templates in XI
Replies: 7
Views: 961

Re: Cannot use the Templates in XI

Hi,

the problem is when i

1. create a service
2. put into the servicegroup
3. create the template
4. connect in the template the hostgroup and the service group

If i assign just the service with the host group it works.

Regards, Zsolt
by zkarman
Wed Oct 22, 2014 5:22 am
Forum: Nagios XI
Topic: Custom Variable values issue
Replies: 8
Views: 1484

Custom Variable values issue

Hi All, Could anybody help to me the following problem: i would like to use the defined variables at the host in the command: Command: check_nrpe -H 10.31.52.31 -c CheckProcState -a MaxCritCount=$HOSTMAXJAVAW$ frmweb.exe=started The HOSTMAXJAVAW -> value is in the host: 50 Result is: COMMAND: /usr/l...