Search found 5052 matches

by Box293
Tue Mar 31, 2020 5:38 pm
Forum: Nagios XI
Topic: Adding an IBM i host
Replies: 3
Views: 412

Re: Adding an IBM i host

What steps did you follow to add the host?
by Box293
Tue Mar 31, 2020 5:35 pm
Forum: Nagios XI
Topic: Separating PROD and Test Server Notifications
Replies: 6
Views: 703

Re: Separating PROD and Test Server Notifications

I would take the time to read into Escalations as they can be very powerful.

https://support.nagios.com/kb/article/n ... s-274.html
by Box293
Tue Mar 31, 2020 5:31 pm
Forum: Nagios XI
Topic: State History Reports produce no results
Replies: 8
Views: 668

Re: State History Reports produce no results

Can you post some screenshots showing us the steps taken to reproduce.
by Box293
Tue Mar 31, 2020 5:28 pm
Forum: Open Source Nagios Projects
Topic: Using Nagios check_snmp plugin to get info from Forcepoint
Replies: 10
Views: 12597

Re: Using Nagios check_snmp plugin to get info from Forcepoi

A commonly overlooked thing is that an OID normally ends with .0 so try:

Code: Select all

1.3.6.1.4.1.1369.5.2.1.13.1.7.0
If it's not working then please show us a test from the command line with the full command and output.
by Box293
Tue Mar 31, 2020 5:09 pm
Forum: Open Source Nagios Projects
Topic: best way to save nagios core check data to a db
Replies: 3
Views: 4433

Re: best way to save nagios core check data to a db

If it's metrics then I recommend:

Performance Graphs Using InfluxDB + Nagflux + Grafana + Histou
https://support.nagios.com/kb/article/n ... u-802.html
by Box293
Tue Mar 31, 2020 4:59 pm
Forum: Open Source Nagios Projects
Topic: Is there a plungin to monitor database query
Replies: 1
Views: 1077

Re: Is there a plungin to monitor database query

I am unsure what database you are talking about however Nagios Plugins has check_mysql_query which does require some pre-requisites to be installed as per https://support.nagios.com/kb/article.php?id=569.
by Box293
Tue Mar 31, 2020 4:55 pm
Forum: Open Source Nagios Projects
Topic: ESXI Host Plugin issue
Replies: 5
Views: 6849

Re: ESXI Host Plugin issue

Sometimes I've seen issues like this and the resolution is either:
  • Disconnect / Re-connect the host in vCentre
    Restart vCentre server
by Box293
Tue Mar 31, 2020 3:36 pm
Forum: Open Source Nagios Projects
Topic: Return code of 255 for service 'CPU Load' on hos
Replies: 18
Views: 19651

Re: Return code of 255 for service 'CPU Load' on hos

Your config seems fine. while I am running the command on linux host to check the services its fine and providing expected results. but not working from nagios core GUI. Can you provide an example of running that command on the command line from the linux host and then also provide the command you a...
by Box293
Tue Mar 31, 2020 3:32 pm
Forum: Open Source Nagios Projects
Topic: Macros
Replies: 3
Views: 1917

Re: Macros

by Box293
Tue Mar 31, 2020 3:20 pm
Forum: Open Source Nagios Projects
Topic: Host and Service Trends
Replies: 22
Views: 18904

Re: Host and Service Trends

Can you please post a copy of /usr/local/nagios/etc/nagios.cfg