Search found 29 matches

by abodage
Fri Oct 28, 2016 4:40 am
Forum: Nagios XI
Topic: BBMap service group layout
Replies: 2
Views: 745

Re: BBMap service group layout

Hi,

Sure.
by abodage
Wed Oct 26, 2016 9:07 am
Forum: Nagios XI
Topic: BBMap service group layout
Replies: 2
Views: 745

BBMap service group layout

Hi Team,

I tried BBmap for service group. It appears like:
BBmap.PNG
Can we increase width of Host name field, so that it will look fine.

Thanks.
by abodage
Wed Oct 19, 2016 3:47 am
Forum: Nagios Fusion
Topic: Unable to see views in Fusion
Replies: 13
Views: 6394

Re: Unable to see views in Fusion

Hi rkennedy, Your ticket= is unique to each XI machine, so you will need to change that based on the machine you're checking. We have 4 XI machines in which 3 were upgraded with latest version 5.3.0 and 1 having 5.2.7. I copied URL from all the machine with different API key associate with that serv...
by abodage
Mon Oct 17, 2016 4:48 am
Forum: Nagios Fusion
Topic: Unable to see views in Fusion
Replies: 13
Views: 6394

Re: Unable to see views in Fusion

Hi rkennedy,
Below mentioned URL is using for views:

Code: Select all

http://123.123.123.123/nagiosxi/includes/components/xicore/status.php?show=services&hostgroup=Network_Firewalls
Thanks
by abodage
Fri Oct 14, 2016 5:52 am
Forum: Nagios Fusion
Topic: Unable to see views in Fusion
Replies: 13
Views: 6394

Re: Unable to see views in Fusion

Hi rkennedy,

I create view using copy-paste url as shown below.
Test view.PNG
but when I click on Test the screen is transparent,
test view1.PNG
but when I tried it in Nagios XI its working properly.

Thanks.
by abodage
Thu Oct 13, 2016 7:38 am
Forum: Nagios Fusion
Topic: Unable to see views in Fusion
Replies: 13
Views: 6394

Unable to see views in Fusion

Hi Team,

I am unable to see my views created in Nagios Fusion.
My fusion version is Nagios Fusion 2014R1.1
by abodage
Tue Sep 27, 2016 5:24 am
Forum: Nagios XI
Topic: Memory Usage Monitoring
Replies: 1
Views: 556

Memory Usage Monitoring

Hi Team, Memory usage monitoring for below scenario: If the Tomcat process virtual memory use exceeds 120% of the allocated physical memory then; Send a WARN Alert (Email notifications only); and if the virtual memory use exceeds the 150% of the allocated physical memory; then Send a CRITICAL alert ...
by abodage
Fri Sep 23, 2016 12:48 am
Forum: Nagios XI
Topic: Notification Not getting from XI
Replies: 3
Views: 755

Re: Notification Not getting from XI

Hi rkennedy,

This is resolved.

Thank you.
by abodage
Thu Sep 22, 2016 6:59 am
Forum: Nagios XI
Topic: Notification Not getting from XI
Replies: 3
Views: 755

Notification Not getting from XI

Hi Team, I am getting test email from Nagios XI. But no actual notification getting from XI. But in Notification tab it shows that notification is sent to xyz contact. this is xi_host_event_handler: /usr/bin/php /usr/local/nagiosxi/scripts/handle_nagioscore_event.php --handler-type=host --host="...
by abodage
Thu Sep 22, 2016 6:43 am
Forum: Nagios XI
Topic: How to monitor AIX mountpoint
Replies: 3
Views: 1040

Re: How to monitor AIX mountpoint

Hi Team,

the below mentioned script is working best for Linux but it is not working for AIX.

https://github.com/echocat/nagios-plugi ... tpoints.sh

could some one customize the script for AIX.

Thanx