Search found 6 matches

by nexusguy59
Tue Jan 26, 2021 3:22 am
Forum: Open Source Nagios Projects
Topic: Nagios Core v4.4.6 on Rasberry Pi3
Replies: 0
Views: 1532

Nagios Core v4.4.6 on Rasberry Pi3

Hello Guys, I have this working perfectly except I am seeing something strange as far as root partition goes. The code I am using is this: define service { use local-service host_name ohnag01 service_description Root Partition check_command check_local_disk!20%!10%!/ } OS: Raspberry PI OS Lite Serve...
by nexusguy59
Thu Jan 03, 2019 9:32 am
Forum: Open Source Nagios Projects
Topic: Connection Refused NRPE
Replies: 1
Views: 1353

Connection Refused NRPE

Hey Guys, I have been wrestling with this since 3 am this morning. I am trying this to confirm that NRPE is working properly -> /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_load and i am getting this -> connect to address 127.0.0.1 port 5666: Connection refused connect to host 127.0.0....
by nexusguy59
Sat Dec 02, 2017 9:45 am
Forum: Nagios XI
Topic: Install of pve-monitor on Nagios XI
Replies: 2
Views: 616

Install of pve-monitor on Nagios XI

Hello Evevryone,

I am hoping to find someone who has installed this plugin in Nagios XI. pve-monitor is found here http://pve-monitor.scriptutils.com/engl ... tallation/, If you have I would love to talk with you and get help for installing this plugin.

Thanks,
Michael
by nexusguy59
Fri Nov 10, 2017 1:11 pm
Forum: Nagios XI
Topic: Email Alert even though Page out is configured
Replies: 1
Views: 285

Email Alert even though Page out is configured

We have a check that is timing out due to long connection times to a particular server, Then when it goes critical it pages us. Could we adjust the alert to only email as opposed to page so that it does not continue to ping over the weekend? Mind you this has contact groups which have 2 groups assoc...
by nexusguy59
Wed Jan 18, 2017 9:20 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 4.1.1 to 4.2.4
Replies: 1
Views: 773

Upgrade from 4.1.1 to 4.2.4

Hello Guys, I just did an upgrade from 4.1.1 to 4.2.4 per this link https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/upgrading.html. My server is Ubuntu Server 16.04 w/2 cores and 2 gb of ram the drive is 40 gb and it's on a KVM server w/qemu libvirt So I did exactly what it said ...
by nexusguy59
Thu Sep 08, 2016 8:31 pm
Forum: Open Source Nagios Projects
Topic: Monitoring KVM w/Nagios Core
Replies: 3
Views: 2192

Re: Monitoring KVM w/Nagios Core

Contents of hosts.cfg: define host { host_name NagiosPi alias NagiosPi address 192.168.xxx.xxx icon_image_alt Linux icon_image base/linux40.gif statusmap_image base/linux40.gd2 check_command check-host-alive check_period 24x7 notification_period 24x7 parents Netgear R6250 use linux-server contact_gr...