Search found 16 matches

by syang
Mon Sep 17, 2018 4:22 pm
Forum: Nagios XI
Topic: Webpage in View rotation
Replies: 8
Views: 773

Re: Webpage in View rotation

Hi rkane,

To add a view, head to Views > Add New View. Enter in the View Title and paste in the URL to your Help Desk queue status.
If you would like to add a web page to a Dashboard, there is the option of customizing your own Dashlet.

Hope this helps!
by syang
Mon Sep 17, 2018 2:05 pm
Forum: Nagios XI
Topic: Nagios X1 installation error on Offline Server
Replies: 27
Views: 3654

Re: Nagios X1 installation error on Offline Server

Hi HarshilNarielwala,

Are you following the guidelines form this document?
https://assets.nagios.com/downloads/nag ... onment.pdf

You can grab the offline tarballs from here: https://repo.nagios.com/?repo=offline#install
by syang
Mon Sep 17, 2018 2:00 pm
Forum: Nagios XI
Topic: Turn off emails for hosts in warning state
Replies: 2
Views: 587

Re: Turn off emails for hosts in warning state

Hi Wjoyner, Hosts do not have a Warning state notification. The notification options Hosts have are d (down), u (unreachable), r (recovery), f (flapping) s (scheduled downtime). Services do have Warning notifications though. If you would like to remove Warning notifications on a Service, you can go ...
by syang
Fri Sep 14, 2018 9:37 am
Forum: Nagios XI
Topic: Nagios XI - Unable to view the IP/URL
Replies: 4
Views: 1240

Re: Nagios XI - Unable to view the IP/URL

If you enter in "ifconfig" in the command line, is there an ip address?
by syang
Thu Sep 13, 2018 4:20 pm
Forum: Nagios XI
Topic: Error: Could not find any host matching
Replies: 9
Views: 2109

Re: Error: Could not find any host matching

There may something wrong with your database. Before repairing it, be sure to make a backup of your files. You can follow the instructions here: https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdf After the backup is done, repair the database with this script as ...
by syang
Thu Sep 13, 2018 1:47 pm
Forum: Nagios XI
Topic: Error: Could not find any host matching
Replies: 9
Views: 2109

Re: Error: Could not find any host matching

You need to correct the object definition error that nagios is complaining about. Try these two possible solutions: 1. Add a host object called 'drexchvm01.corp.globetax.com' 2. Remove 'drexchvm01.corp.globetax.com' from the service definition After making the change(s), what is the output when you ...
by syang
Thu Sep 13, 2018 10:14 am
Forum: Nagios XI
Topic: NagiosXI 5.5.3 and CentOS 7
Replies: 6
Views: 1547

Re: NagiosXI 5.5.3 and CentOS 7

Hi Medleyb, Nagios XI does run on CentOS7. You can follow this document here: https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdf What you need to do is: 1. Backup the old system 2. Install Nagios XI on the new server 3. Copy over the backup from the old system 4...
by syang
Thu Aug 30, 2018 3:42 pm
Forum: Nagios XI
Topic: Database Backend Status Red
Replies: 4
Views: 532

Re: Database Backend Status Red

Can you show the output for this command (mariadb)? If it's mysqldb, use the second command. tail -n 20 /var/log/mariadb/mariadb.log tail -n 20 /var/log/mysqld.log You can also try troubleshooting with this article: https://support.nagios.com/kb/article/nrpe-check_nrpe-socket-timeout-after-n-seconds...
by syang
Wed Aug 29, 2018 4:03 pm
Forum: Nagios XI
Topic: Any concerns using check_nrpe 2.15 with remote nrpe 3.2.1
Replies: 3
Views: 383

Re: Any concerns using check_nrpe 2.15 with remote nrpe 3.2.

Hi Awilson, There should be no concerns with NRPE 2.15 and 3.2.1. Per the article https://support.nagios.com/kb/article/nrpe-packet-size-explained-518.html , there is backwards compatibility between NRPE v3 and NRPE v2. The v2 of check_nrpe will contact the client trying to establish a v2 packet ses...
by syang
Wed Aug 29, 2018 1:37 pm
Forum: Nagios XI
Topic: Not able to do rename
Replies: 10
Views: 1791

Re: Not able to do rename

Hello Mani,

I was able to rename 2 servers using the Bulk Renaming Tool.

Please make sure there are no special characters in the new names, and there are no 2 identical names.