Search found 82 matches
- Tue Oct 08, 2019 2:11 am
- Forum: Nagios XI
- Topic: Pull one services (CPU USAGE) from all host/group
- Replies: 3
- Views: 396
Re: Pull one services (CPU USAGE) from all host/group
Hi @benjaminsmith, The other option is to create a new dashboard and add those performance graphs to the dashboard which can sent as a report on a scheduled basiss. This is not practical if you have a large monitoring environment, but I just want to put it out there as an option. Does this performan...
- Tue Oct 01, 2019 4:25 am
- Forum: Nagios XI
- Topic: Pull one services (CPU USAGE) from all host/group
- Replies: 3
- Views: 396
Pull one services (CPU USAGE) from all host/group
Hi Team, Previously I was trying to explore on Performance Graph in which to pull a services with all host/group, meaning to say in this case, upper management want us to have a automated report in which that we can pull a services from all existing host/group. Example CPU Usage from all host/group ...
- Wed Jul 03, 2019 2:23 am
- Forum: Nagios XI
- Topic: NRPE intermittent connection but able to provide output
- Replies: 5
- Views: 454
Re: NRPE intermittent connection but able to provide output
Hi @benjaminsmith, Below is the output for remote host and also already private message you the profile.zip [root@server ~]# cat /usr/local/nagios/etc/nrpe.cfg | grep command_timeout= command_timeout=300 [root@server ~]# cat /usr/local/nagios/etc/nrpe.cfg | grep connection_timeout= connection_timeou...
- Tue Jul 02, 2019 9:55 pm
- Forum: Open Source Nagios Projects
- Topic: check_dns error message
- Replies: 6
- Views: 3079
Re: check_dns error message
I am using raspberry Pi as my Nagios Core and I do to apt-get install dnsutils but it is already latest packages.
I do able to do nslookup 8.8.8.8 and able to getting output as well.
I do able to do nslookup 8.8.8.8 and able to getting output as well.
- Sun Jun 30, 2019 10:27 am
- Forum: Open Source Nagios Projects
- Topic: check_dns error message
- Replies: 6
- Views: 3079
Re: check_dns error message
While I notice that check_dns was not been compile by default, I follow https://support.nagios.com/forum/viewtopic.php?f=7&t=11660 to make check_dns again from source but there is some error come out. And also cannot find [char NSLOOKUP_COMMAND = "/usr/bin/nslookup";] in check_dns.c. r...
- Sun Jun 30, 2019 10:17 am
- Forum: Open Source Nagios Projects
- Topic: check_dns error message
- Replies: 6
- Views: 3079
Re: check_dns error message
Seem still same as after per checking existing plugin tar files is excluded check_dns. Where should i need to get check_dns?
- Thu Jun 27, 2019 9:38 pm
- Forum: Open Source Nagios Projects
- Topic: check_dns error message
- Replies: 6
- Views: 3079
check_dns error message
Hi All,
As attached picture show syntax_error as i already follow instruction to make sure everything work fine but still having error After checking on terminal which still show syntax error Looking forward if anything that i can provide.
As attached picture show syntax_error as i already follow instruction to make sure everything work fine but still having error After checking on terminal which still show syntax error Looking forward if anything that i can provide.
- Tue Jun 25, 2019 9:04 pm
- Forum: Nagios XI
- Topic: NRPE intermittent connection but able to provide output
- Replies: 5
- Views: 454
Re: NRPE intermittent connection but able to provide output
Hi @benjaminsmith,
I did increase timeout to set both Nagios and agent to 30 timeout and we cannot simply increase to -t 60, because I have to configure all agent together (correct me if wrong).
And I do able to ping from Host > ping to host as well, it's working fine.
I did increase timeout to set both Nagios and agent to 30 timeout and we cannot simply increase to -t 60, because I have to configure all agent together (correct me if wrong).
And I do able to ping from Host > ping to host as well, it's working fine.
- Tue Jun 25, 2019 12:17 am
- Forum: Nagios XI
- Topic: NRPE intermittent connection but able to provide output
- Replies: 5
- Views: 454
NRPE intermittent connection but able to provide output
Hi, I am having issue on intermittent connection on Nagios XI server in which one of our linux server after up to date system been caused this issue. I trying to install latest nrpe 3.2.1 using Source but still come out same issue. From localhost able to provide the output. [root@server network-scri...
- Tue May 21, 2019 3:26 am
- Forum: Nagios XI
- Topic: Couldn't create temporary file. Check that the directory per
- Replies: 1
- Views: 420
Couldn't create temporary file. Check that the directory per
host Performance Graph cannot download CSV files but only for Disk Usage as error below Couldn't create temporary file. Check that the directory permissions for the /tmp directory are set to 777. Already do command chown -R nagios.nagios /usr/local/nagiosxi/html/includes/components/highcharts/export...