Search found 11 matches

by pgh2011
Thu Nov 30, 2017 6:55 am
Forum: Nagios Fusion
Topic: mapping user
Replies: 5
Views: 1878

Re: mapping user

Thanks for the info.
Information

You are not authorised to read this forum.
;)
by pgh2011
Tue Nov 28, 2017 6:22 am
Forum: Nagios Fusion
Topic: mapping user
Replies: 5
Views: 1878

mapping user

Hi, I've created a user in Nagios XI and the same in Fusion. At Server User mapping I've mapped this user to the Nagios XI server. But in the dashboard I can see all servers from the Nagiox XI Server but when I login into Nagios XI I see only the servers that this user is supposed to see. Why can th...
by pgh2011
Wed Nov 15, 2017 5:47 am
Forum: Nagios XI
Topic: import failed with exclamation mark
Replies: 1
Views: 406

import failed with exclamation mark

Hi, I've made some changes in the servicetemplate and I excluded some hosts. In the configfile it writes: !servername, !servername2 When I want to import this file I get the following error: 1 items failed to import successfully Hide Details !servername1,!servername2 - You must enter a proper host n...
by pgh2011
Tue Aug 01, 2017 8:48 am
Forum: Nagios XI
Topic: e-mail notification macro's/variable
Replies: 1
Views: 415

Re: e-mail notification macro's/variable

I've already found it. I had to add this value to the xi_service_notification_handler command.
by pgh2011
Tue Aug 01, 2017 8:18 am
Forum: Nagios XI
Topic: e-mail notification macro's/variable
Replies: 1
Views: 415

e-mail notification macro's/variable

Hi,

For a host i've created a free variable: _CUSTOMER
When I add this variable to a notification message and I add %customer%, or %hostcustomer%, it is empty.
by pgh2011
Tue Aug 01, 2017 5:01 am
Forum: Nagios XI
Topic: Truncate variable
Replies: 1
Views: 449

Truncate variable

Hi,

Is it possible to truncate a variable in the e-mail message with like max 4 chars or show only the first of last 4 chars from a variable?
by pgh2011
Wed Jul 26, 2017 8:26 am
Forum: Nagios XI
Topic: free variable
Replies: 3
Views: 892

free variable

Hi,

I have this command:

$USER1$/check_nwc_health --hostname $HOSTADDRESS$ --community $_HOSTCOMMUNITY$ $ARG1$

In the host definition I've created a free variable _HOSTCOMMUNITY but with the command this macro is not used.
by pgh2011
Mon Jul 03, 2017 4:23 am
Forum: Nagios XI
Topic: Deprecated: mysql_escape_string
Replies: 2
Views: 794

Deprecated: mysql_escape_string

Hi,

With many pages in de configuration I get:

Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /usr/local/nagiosxi/html/includes/db.inc.php on line 388

Is there a fix for this?

Regards, Patrick.
by pgh2011
Mon Jul 03, 2017 3:40 am
Forum: Nagios Fusion
Topic: Fusion view shows empty page
Replies: 6
Views: 3074

Re: Fusion view shows empty page

I've received from sales: Hi Patrick, Thank you for contacting Nagios. Good news! Fusion 4 is just about to be released and the new release addresses this specific issue, among many, many more. Please look for the new Fusion in the next couple of weeks. -- Please let me know how I may be of further ...
by pgh2011
Fri Jun 30, 2017 4:29 am
Forum: Nagios Fusion
Topic: Fusion view shows empty page
Replies: 6
Views: 3074

Fusion view shows empty page

Hi,

I've installed Fusion but when I want to create a view I get a blank page. The error logs shows:

unserialize(): Error at offset 14 of 152 bytes in /usr/local/nagiosfusion/html/includes/utils-views.inc.php

Is there a fix for this?