Nagios performance is poor.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mkh
Posts: 6
Joined: Tue Jan 12, 2016 10:00 am

Nagios performance is poor.

Post by mkh »

Forgive me for the sketchy details on this, but that occurred late last year and while we have nagios working, it's performance isn't great. We are running Nagios Core 4.4.3 on Ubuntu 18.04. We did an O/S patch last year (from 16.04) and initially nagios wouldn't display correctly again without additional packages "sudo apt install php libapache2-mod-php". I got this tip from the comments section on https://forum.linuxconfig.org/t/install ... org/2107/5

I've been scratching around trying to find where the problem lies. When you first go on to to the nagios home page, there's a real drag for the daemon pid to be checked, and any movement off pages, scheduling another check, any navigation around the site is sluggish. We have not increased our estate and we are checking something like 300 services. Before this upgrade, all was OK.

one thing i did notice was in location /usr/local/nagios/var, this is a listing of the directory:
-rw-rw-r-- 1 nagios nagios 711907 May 27 2015 nagios.tmpdMWcnq
-rw-rw-r-- 1 nagios nagios 598773 Aug 7 2015 nagios.tmpflvuig
-rw-rw-r-- 1 nagios nagios 578486 Sep 10 2015 nagios.tmpT6lmyo
-rw-rw-r-- 1 nagios nagios 577990 Sep 10 2015 nagios.tmpUHawPe
-rw-rw-r-- 1 nagios nagios 581094 Sep 10 2015 nagios.tmpVgkMuw
-rw-rw-r-- 1 nagios nagios 578983 Sep 25 2015 nagios.tmpusccI4
-rw-rw-r-- 1 nagios nagios 578106 Oct 1 2015 nagios.tmp67tWul
-rw-rw-r-- 1 nagios nagios 597406 Oct 15 2015 nagios.tmpUcYn2Q
-rw-rw-r-- 1 nagios nagios 610981 Oct 21 2015 nagios.tmpusXTqu
-rw-rw-r-- 1 nagios nagios 583748 Oct 27 2015 nagios.tmpFuFZM3
-rw-rw-r-- 1 nagios nagios 612188 Jun 13 2016 nagios.tmp6bvByt
-rw-rw-r-- 1 nagios nagios 602447 Jul 21 2016 nagios.tmpGibuNh
-rw-rw-r-- 1 nagios nagios 575692 Aug 6 2016 nagios.tmpnCC2wf
-rw-rw-r-- 1 nagios nagios 603347 Sep 13 2016 nagios.tmpJ8Qb7T
-rw-rw-r-- 1 nagios nagios 591285 Jun 8 2017 nagios.tmpTy5xFd
-rw-rw-r-- 1 nagios nagios 591937 Nov 1 2017 nagios.tmpfGS2Fr
-rw-rw-r-- 1 nagios nagios 561182 Dec 29 2017 nagios.tmprSNzYG
-rw-rw-r-- 1 nagios nagios 596392 Jun 6 2018 nagios.tmpaTv8Vx
-rw------- 1 nagios nagios 114155520 Nov 16 09:43 nagios.tmp0zhSK5
-rw------- 1 nagios nagios 248430592 Dec 5 07:19 nagios.tmpA7Eu20
-rw------- 1 nagios nagios 196694016 Dec 5 07:45 nagios.tmpgxLjLT
-rw-rw-r-- 1 nagios nagios 417154801 Dec 11 00:40 nagios.tmpg3m1dF
-rw-rw-r-- 1 nagios nagios 354982535 Jan 29 12:20 nagios.tmp8R6lEN
-rw-rw-r-- 1 nagios nagios 354982545 Jan 29 12:20 nagios.tmpAqtkrx
-rw-r--r-- 1 nagios nagios 4 Feb 3 03:00 nagios.lock
drwxrwxr-x 2 nagios nagios 65536 Feb 5 23:59 archives
-rw-r--r-- 1 nagios nagios 345493 Feb 6 12:38 objects.precache
-rw-r--r-- 1 nagios nagios 34 Feb 6 12:38 nagios.configtest
drwxrwsrwx 2 nagios www-data 4096 Feb 6 12:38 rw
-rw-r--r-- 1 nagios nagios 345493 Feb 6 12:38 objects.cache
-rw------- 1 nagios nagios 335325224 Feb 6 14:38 retention.dat
-rw-r--r-- 1 nagios nagios 204114 Feb 6 15:19 nagios.log
-rw-rw-r-- 1 nagios nagios 354987240 Feb 6 15:19 status.dat

Why are those tmp files suddenly bloating? i assume they are related to status.dat and retention.dat? Given the age of the files that are being created, the sudden jump in size may fit with the upgrade. Sorry I can't be more specific on events, but it's a while ago. it still works, just not very satisfactorily.

Any help would be great.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios performance is poor.

Post by ssax »

Please post the output of these commands (as root or with sudo):

Code: Select all

ps aux
ipcs -q
top -n3
df -h
df -i
tail -n20 /var/log/messages
dmesg
sestatus
Temp File

Format: temp_file=<file_name>
Example: temp_file=/usr/local/nagios/var/nagios.tmp

This is a temporary file that Nagios periodically creates to use when updating comment data, status data, etc. The file is deleted when it is no longer needed.
Taken from here:

https://assets.nagios.com/downloads/nag ... gmain.html
mkh
Posts: 6
Joined: Tue Jan 12, 2016 10:00 am

Re: Nagios performance is poor.

Post by mkh »

Thanks for the response. I did wonder about the role of the tmp files, but was surprised that there were so many in that location, and the age of them, especially if they are transient. I've put the output of the commands you asked for below. I ran the final one (sestatus), and initially it saisd that it was not installed. I've installed it, but the it is showing as disabled.

Thanks again for your help.

[sudo] password for nagios:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 225832 6380 ? Ss Feb03 0:04 /sbin/init
root 2 0.0 0.0 0 0 ? S Feb03 0:00 [kthreadd]
root 4 0.0 0.0 0 0 ? I< Feb03 0:00 [kworker/0:0H]
root 6 0.0 0.0 0 0 ? I< Feb03 0:00 [mm_percpu_wq]
root 7 0.0 0.0 0 0 ? S Feb03 0:21 [ksoftirqd/0]
root 8 0.0 0.0 0 0 ? I Feb03 1:11 [rcu_sched]
root 9 0.0 0.0 0 0 ? I Feb03 0:00 [rcu_bh]
root 10 0.0 0.0 0 0 ? S Feb03 0:00 [migration/0]
root 11 0.0 0.0 0 0 ? S Feb03 0:00 [watchdog/0]
root 12 0.0 0.0 0 0 ? S Feb03 0:00 [cpuhp/0]
root 13 0.0 0.0 0 0 ? S Feb03 0:00 [cpuhp/1]
root 14 0.0 0.0 0 0 ? S Feb03 0:00 [watchdog/1]
root 15 0.0 0.0 0 0 ? S Feb03 0:00 [migration/1]
root 16 0.0 0.0 0 0 ? S Feb03 0:20 [ksoftirqd/1]
root 17 0.0 0.0 0 0 ? I Feb03 3:42 [kworker/1:0]
root 18 0.0 0.0 0 0 ? I< Feb03 0:00 [kworker/1:0H]
root 19 0.0 0.0 0 0 ? S Feb03 0:00 [kdevtmpfs]
root 20 0.0 0.0 0 0 ? I< Feb03 0:00 [netns]
root 21 0.0 0.0 0 0 ? S Feb03 0:00 [rcu_tasks_kth
root 22 0.0 0.0 0 0 ? S Feb03 0:00 [kauditd]
root 24 0.0 0.0 0 0 ? S Feb03 0:00 [khungtaskd]
root 25 0.0 0.0 0 0 ? S Feb03 0:00 [oom_reaper]
root 26 0.0 0.0 0 0 ? I< Feb03 0:00 [writeback]
root 27 0.0 0.0 0 0 ? S Feb03 0:24 [kcompactd0]
root 28 0.0 0.0 0 0 ? SN Feb03 0:00 [ksmd]
root 29 0.0 0.0 0 0 ? SN Feb03 0:07 [khugepaged]
root 30 0.0 0.0 0 0 ? I< Feb03 0:00 [crypto]
root 31 0.0 0.0 0 0 ? I< Feb03 0:00 [kintegrityd]
root 32 0.0 0.0 0 0 ? I< Feb03 0:00 [kblockd]
root 33 0.0 0.0 0 0 ? I< Feb03 0:00 [ata_sff]
root 34 0.0 0.0 0 0 ? I< Feb03 0:00 [md]
root 35 0.0 0.0 0 0 ? I< Feb03 0:00 [edac-poller]
root 36 0.0 0.0 0 0 ? I< Feb03 0:00 [devfreq_wq]
root 37 0.0 0.0 0 0 ? I< Feb03 0:00 [watchdogd]
root 40 0.0 0.0 0 0 ? S Feb03 0:07 [kswapd0]
root 41 0.0 0.0 0 0 ? S Feb03 0:00 [ecryptfs-kthr
root 84 0.0 0.0 0 0 ? I< Feb03 0:00 [kthrotld]
root 85 0.0 0.0 0 0 ? I< Feb03 0:00 [acpi_thermal_
root 86 0.0 0.0 0 0 ? S Feb03 0:00 [scsi_eh_0]
root 87 0.0 0.0 0 0 ? I< Feb03 0:00 [scsi_tmf_0]
root 88 0.0 0.0 0 0 ? S Feb03 0:00 [scsi_eh_1]
root 89 0.0 0.0 0 0 ? I< Feb03 0:00 [scsi_tmf_1]
root 95 0.0 0.0 0 0 ? I< Feb03 0:00 [ipv6_addrconf
root 105 0.0 0.0 0 0 ? I< Feb03 0:00 [kstrp]
root 122 0.0 0.0 0 0 ? I< Feb03 0:00 [charger_manag
root 171 0.0 0.0 0 0 ? I< Feb03 0:00 [hv_vmbus_con]
root 172 0.0 0.0 0 0 ? I< Feb03 0:00 [hv_pri_chan]
root 173 0.0 0.0 0 0 ? I< Feb03 0:00 [hv_sub_chan]
root 174 0.0 0.0 0 0 ? S Feb03 0:00 [scsi_eh_2]
root 175 0.0 0.0 0 0 ? I< Feb03 0:00 [scsi_tmf_2]
root 176 0.0 0.0 0 0 ? I< Feb03 0:00 [storvsc_error
root 177 0.0 0.0 0 0 ? S Feb03 0:00 [scsi_eh_3]
root 178 0.0 0.0 0 0 ? I< Feb03 0:00 [scsi_tmf_3]
root 179 0.0 0.0 0 0 ? I< Feb03 0:00 [storvsc_error
root 183 0.0 0.0 0 0 ? I< Feb03 0:05 [kworker/0:1H]
root 185 0.0 0.0 0 0 ? I< Feb03 0:04 [kworker/1:1H]
root 204 0.0 0.0 0 0 ? I< Feb03 0:00 [kdmflush]
root 206 0.0 0.0 0 0 ? I< Feb03 0:00 [bioset]
root 214 0.0 0.0 0 0 ? I< Feb03 0:00 [kdmflush]
root 215 0.0 0.0 0 0 ? I< Feb03 0:00 [bioset]
root 246 0.0 0.0 0 0 ? S Feb03 0:13 [jbd2/dm-0-8]
root 247 0.0 0.0 0 0 ? I< Feb03 0:00 [ext4-rsv-conv
root 292 0.0 1.1 246476 41768 ? S<s Feb03 0:14 /lib/systemd/s
root 297 0.0 0.0 105904 772 ? Ss Feb03 0:00 /sbin/lvmetad
root 316 0.0 0.0 46876 2992 ? Ss Feb03 0:00 /lib/systemd/s
root 337 0.0 0.0 0 0 ? S Feb03 0:09 [hv_balloon]
root 466 0.0 0.0 0 0 ? I< Feb03 0:00 [ext4-rsv-conv
systemd+ 485 0.0 0.0 141916 3156 ? Ssl Feb03 0:00 /lib/systemd/s
root 487 0.0 0.0 47600 2120 ? Ss Feb03 0:00 /sbin/rpcbind
systemd+ 488 0.0 0.0 70616 3460 ? Ss Feb03 0:00 /lib/systemd/s
root 572 0.0 0.1 70648 4072 ? Ss Feb03 0:00 /lib/systemd/s
root 574 0.0 0.0 31320 2448 ? Ss Feb03 0:00 /usr/sbin/cron
syslog 575 0.0 0.0 263036 2840 ? Ssl Feb03 0:02 /usr/sbin/rsys
root 582 0.0 0.0 110408 660 ? Ssl Feb03 0:17 /usr/sbin/irqb
daemon 584 0.0 0.0 28332 1940 ? Ss Feb03 0:00 /usr/sbin/atd
message+ 585 0.0 0.0 50048 2872 ? Ss Feb03 0:00 /usr/bin/dbus-
root 634 0.0 0.0 44752 2388 ? Ss Feb03 0:01 /sbin/wpa_supp
root 639 0.0 0.0 170380 2964 ? Ssl Feb03 0:00 /usr/bin/pytho
root 649 0.0 0.1 287532 4184 ? Ssl Feb03 0:06 /usr/lib/accou
root 704 0.0 0.0 288876 1564 ? Ssl Feb03 0:00 /usr/lib/polic
root 769 0.0 0.0 187208 3568 ? Ssl Feb03 0:00 /usr/bin/pytho
nagios 771 0.0 0.0 26548 2516 ? Ss Feb03 0:00 /usr/sbin/nrpe
root 796 0.0 0.0 16180 1688 tty1 Ss+ Feb03 0:00 /sbin/agetty -
root 802 0.0 0.1 72296 4240 ? Ss Feb03 0:00 /usr/sbin/sshd
mysql 850 0.0 4.2 1480752 160088 ? Sl Feb03 2:42 /usr/sbin/mysq
nagios 918 13.6 10.0 405340 377352 ? Rs Feb03 837:21 /usr/local/nag
nagios 921 0.0 0.0 0 0 ? Z Feb03 0:27 [nagios] <defu
nagios 922 0.0 0.0 0 0 ? Z Feb03 0:25 [nagios] <defu
nagios 923 0.0 0.0 0 0 ? Z Feb03 0:25 [nagios] <defu
root 958 0.0 0.5 330888 18864 ? Ss Feb03 0:16 /usr/sbin/apac
www-data 965 0.0 0.0 19904 176 ? Ss Feb03 0:08 /usr/bin/htcac
root 1026 0.0 0.0 67376 3020 ? Ss Feb03 0:03 /usr/lib/postf
postfix 1029 0.0 0.1 73988 4032 ? S Feb03 0:02 qmgr -l -t uni
nagios 1323 0.0 9.8 403828 370224 ? S Feb03 0:24 /usr/local/nag
root 2271 0.0 0.1 105692 5628 ? Ss Feb06 0:00 sshd: nagios [
nagios 2286 0.0 0.1 76632 4044 ? Ss Feb06 0:00 /lib/systemd/s
nagios 2287 0.0 0.0 259816 2012 ? S Feb06 0:00 (sd-pam)
nagios 2424 0.0 0.1 107992 4940 ? S Feb06 0:00 sshd: nagios@p
nagios 2425 0.0 0.1 22588 3992 pts/0 Ss+ Feb06 0:00 -bash
nagios 6137 0.0 0.0 11660 2180 ? S Feb06 0:06 /usr/local/nag
nagios 6138 0.0 0.0 11660 2192 ? S Feb06 0:06 /usr/local/nag
nagios 6139 0.0 0.0 11660 2256 ? S Feb06 0:06 /usr/local/nag
nagios 6140 0.0 0.0 11660 2252 ? S Feb06 0:06 /usr/local/nag
root 18384 0.0 0.1 105692 5784 ? Ss Feb06 0:00 sshd: nagios [
nagios 18519 0.0 0.1 107992 4852 ? S Feb06 0:00 sshd: nagios@p
nagios 18520 0.0 0.1 22588 4624 pts/1 Ss Feb06 0:00 -bash
root 32702 0.0 0.0 0 0 ? I< 07:20 0:00 [cifsiod]
root 32704 0.0 0.0 0 0 ? I< 07:20 0:00 [cifsoplockd]
www-data 37616 0.0 0.3 335820 12604 ? S 08:13 0:00 /usr/sbin/apac
root 39405 0.1 0.0 0 0 ? I 08:36 0:05 [kworker/u128:
www-data 41142 0.0 0.3 335820 12604 ? S 08:57 0:00 /usr/sbin/apac
www-data 41291 0.0 0.3 335796 12464 ? S 08:58 0:00 /usr/sbin/apac
www-data 41886 0.0 0.3 335820 12604 ? S 09:06 0:00 /usr/sbin/apac
root 42113 0.0 0.0 0 0 ? I 09:09 0:00 [kworker/1:1]
www-data 42139 0.0 0.3 335820 12608 ? S 09:09 0:00 /usr/sbin/apac
root 42283 0.0 0.0 0 0 ? I 09:12 0:00 [kworker/0:0]
www-data 42689 0.0 0.3 335820 12604 ? S 09:16 0:00 /usr/sbin/apac
www-data 42887 0.0 0.3 335820 12604 ? S 09:19 0:00 /usr/sbin/apac
www-data 42968 0.0 0.3 335796 12464 ? S 09:21 0:00 /usr/sbin/apac
root 43261 0.1 0.0 0 0 ? I 09:24 0:01 [kworker/u128:
root 43480 0.0 0.0 0 0 ? I 09:27 0:00 [kworker/0:1]
postfix 43529 0.0 0.1 73808 4872 ? S 09:27 0:00 pickup -l -t u
www-data 44035 0.0 0.3 335820 12488 ? S 09:33 0:00 /usr/sbin/apac
postfix 44152 0.0 0.1 73804 4872 ? S 09:34 0:00 scache -l -t u
root 44181 0.0 0.0 0 0 ? I 09:35 0:00 [kworker/u128:
www-data 44213 0.0 0.3 335820 12524 ? S 09:35 0:00 /usr/sbin/apac
root 44353 0.1 0.1 63764 4244 pts/1 S+ 09:37 0:00 sudo ps aux
nagios 44359 0.0 0.0 9680 844 ? S 09:37 0:00 /usr/local/nag
nagios 44360 0.0 0.0 13456 1156 ? S 09:37 0:00 /bin/ping -n -
nagios 44361 0.0 0.0 9680 984 ? S 09:37 0:00 /usr/local/nag
nagios 44362 0.0 0.0 13456 1084 ? S 09:37 0:00 /bin/ping -n -
nagios 44363 0.0 0.0 9680 884 ? S 09:37 0:00 /usr/local/nag
nagios 44364 0.0 0.0 13456 1072 ? S 09:37 0:00 /bin/ping -n -
root 44365 0.0 0.0 37372 3244 pts/1 R+ 09:37 0:00 ps aux

agios@nagios:/usr/local/nagios/var$ ipcs -q

------ Message Queues --------
key msqid owner perms used-bytes messages


top - 09:40:08 up 4 days, 6:39, 2 users, load average: 0.16, 0.17, 0.18
Tasks: 137 total, 1 running, 85 sleeping, 0 stopped, 3 zombie
%Cpu(s): 2.7 us, 1.7 sy, 0.0 ni, 94.6 id, 1.0 wa, 0.0 hi, 0.0 si, 0.0 s
KiB Mem : 3741412 total, 975252 free, 1681000 used, 1085160 buff/cache
KiB Swap: 2097148 total, 2065508 free, 31640 used. 1999556 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
918 nagios 20 0 405340 377352 2500 S 8.3 10.1 837:46.89 nagios
17 root 20 0 0 0 0 I 0.3 0.0 3:42.76 kworker/1+
44618 nagios 20 0 41840 3832 3240 R 0.3 0.1 0:00.02 top
1 root 20 0 225832 6380 4496 S 0.0 0.2 0:04.29 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.04 kthreadd
4 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/0+
6 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 mm_percpu+
7 root 20 0 0 0 0 S 0.0 0.0 0:21.93 ksoftirqd+
8 root 20 0 0 0 0 I 0.0 0.0 1:11.28 rcu_sched
9 root 20 0 0 0 0 I 0.0 0.0 0:00.00 rcu_bh
10 root rt 0 0 0 0 S 0.0 0.0 0:00.17 migration+
11 root rt 0 0 0 0 S 0.0 0.0 0:00.84 watchdog/0
12 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/0
13 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/1
14 root rt 0 0 0 0 S 0.0 0.0 0:00.92 watchdog/1
15 root rt 0 0 0 0 S 0.0 0.0 0:00.16 migration+
16 root 20 0 0 0 0 S 0.0 0.0 0:20.12 ksoftirqd+
18 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/1+
19 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdevtmpfs
20 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 netns
21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_tasks+
22 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kauditd
24 root 20 0 0 0 0 S 0.0 0.0 0:00.13 khungtaskd
25 root 20 0 0 0 0 S 0.0 0.0 0:00.00 oom_reaper
26 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 writeback
27 root 20 0 0 0 0 S 0.0 0.0 0:24.61 kcompactd0
28 root 25 5 0 0 0 S 0.0 0.0 0:00.00 ksmd
29 root 39 19 0 0 0 S 0.0 0.0 0:07.19 khugepaged
30 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 crypto
31 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kintegrit+
32 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kblockd
33 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ata_sff
34 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 md
35 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 edac-poll+
36 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 devfreq_wq
37 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 watchdogd
40 root 20 0 0 0 0 S 0.0 0.0 0:07.77 kswapd0
41 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ecryptfs-+
84 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kthrotld
85 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 acpi_ther+
86 root 20 0 0 0 0 S 0.0 0.0 0:00.52 scsi_eh_0
87 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_0


Filesystem Size Used Avail Use% Mounted on
udev 931M 0 931M 0% /dev
tmpfs 192M 628K 192M 1% /run
/dev/mapper/nagios--vg-root 38G 9.9G 26G 29% /
tmpfs 959M 0 959M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 959M 0 959M 0% /sys/fs/cgroup
/dev/sda1 236M 147M 77M 66% /boot
tmpfs 192M 0 192M 0% /run/user/1000

nagios@nagios:/usr/local/nagios/var$ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 238124 429 237695 1% /dev
tmpfs 245468 617 244851 1% /run
/dev/mapper/nagios--vg-root 2477328 202925 2274403 9% /
tmpfs 245468 1 245467 1% /dev/shm
tmpfs 245468 6 245462 1% /run/lock
tmpfs 245468 18 245450 1% /sys/fs/cgroup
/dev/sda1 62248 314 61934 1% /boot
tmpfs 467676 10 467666 1% /run/user/1000


/var/log/messages has been replaced by syslog (so I found), and here are the lines you asked. I've obfuscated IP's and
mail addresses.

That is too long to post in a single message, so I'll ass a second post.
mkh
Posts: 6
Joined: Tue Jan 12, 2016 10:00 am

Re: Nagios performance is poor.

Post by mkh »

/var/log/messages has been replaced by syslog (so I found), and here are the lines you asked. I've obfuscated IP's and
mail addresses.


Feb 7 09:44:43 nagios postfix/cleanup[45107]: 6B73215F723: message-id=<20190207094443.6B73215F723@nagios.#######.###.##>
Feb 7 09:44:43 nagios postfix/qmgr[1029]: 6B73215F723: from=<###@#####.#######.###.##>, size=630, nrcpt=1 (queue active)
Feb 7 09:44:45 nagios postfix/smtp[45123]: 60B6A15F71E: to=<####.#####@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=1.6, delays=0.01/0/0.02/1.6, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.60B6A15F71E@nagios.#######.###.##> [InternalId=156751] Queued mail for delivery)
Feb 7 09:44:45 nagios postfix/qmgr[1029]: 60B6A15F71E: removed
Feb 7 09:44:46 nagios postfix/smtp[45114]: 63FF515F71D: to=<#####.#######@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=2.6, delays=0.01/0/0.03/2.6, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.63FF515F71D@nagios.#######.###.##> [InternalId=156752] Queued mail for delivery)
Feb 7 09:44:46 nagios postfix/qmgr[1029]: 63FF515F71D: removed
Feb 7 09:44:46 nagios postfix/smtp[45124]: 6888915F720: to=<######.#####@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=3.4, delays=0.02/0/0.02/3.4, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.6888915F720@nagios.#######.###.##> [InternalId=156753] Queued mail for delivery)
Feb 7 09:44:46 nagios postfix/qmgr[1029]: 6888915F720: removed
Feb 7 09:44:47 nagios postfix/smtp[45132]: 69E4E15F725: to=<######.########@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=4.5, delays=0.03/1.6/0.02/2.9, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.69E4E15F725@nagios.#######.###.##> [InternalId=156754] Queued mail for delivery)
Feb 7 09:44:47 nagios postfix/qmgr[1029]: 69E4E15F725: removed
Feb 7 09:44:49 nagios postfix/smtp[45123]: 6B73215F723: to=<###.######@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=5.6, delays=0.03/1.6/0.03/4, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.6B73215F723@nagios.#######.###.##> [InternalId=156755] Queued mail for delivery)
Feb 7 09:44:49 nagios postfix/qmgr[1029]: 6B73215F723: removed
Feb 7 09:44:59 nagios postfix/smtp[45125]: 6664E15F71F: to=<######.##########@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=16, delays=0.02/0/0.02/16, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.6664E15F71F@nagios.#######.###.##> [InternalId=30418420] Queued mail for delivery)
Feb 7 09:44:59 nagios postfix/qmgr[1029]: 6664E15F71F: removed
Feb 7 09:45:00 nagios postfix/smtp[45109]: 6245115F511: to=<#########.#########@#######.###.##>, relay=relay.#######.###.##[###.###.###.###]:25, delay=17, delays=0.02/0/0.02/17, dsn=2.6.0, status=sent (250 2.6.0 <20190207094443.6245115F511@nagios.#######.###.##> [InternalId=30418419] Queued mail for delivery)
Feb 7 09:45:00 nagios postfix/qmgr[1029]: 6245115F511: removed
Feb 7 09:45:01 nagios CRON[45238]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Feb 7 09:46:06 nagios nagios: SERVICE ALERT: ####;eventlog;WARNING;SOFT;1;AutoEnrollment(64): Err=0 Warn=1 Instances=1
Feb 7 09:47:25 nagios systemd-timesyncd[485]: Timed out waiting for reply from 91.189.94.4:123 (ntp.ubuntu.com).
Feb 7 09:47:36 nagios systemd-timesyncd[485]: Timed out waiting for reply from 91.189.89.198:123 (ntp.ubuntu.com).


[ 0.000000] Linux version 4.15.0-45-generic (buildd@lgw01-amd64-031) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 (Ubuntu 4.15.0-45.48-generic 4.15.18)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-45-generic root=/dev/mapper/nagios--vg-root ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007ffff000-0x000000007fffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c
[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2636
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-back
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00000000000 mask FFF00000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 99000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x4993f000, 0x4993ffff] PGTABLE
[ 0.000000] BRK [0x49940000, 0x49940fff] PGTABLE
[ 0.000000] BRK [0x49941000, 0x49941fff] PGTABLE
[ 0.000000] BRK [0x49942000, 0x49942fff] PGTABLE
[ 0.000000] BRK [0x49943000, 0x49943fff] PGTABLE
[ 0.000000] BRK [0x49944000, 0x49944fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x31981000-0x34cb7fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 0x000000007FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: FACP 0x000000007FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: DSDT 0x000000007FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.000000] ACPI: FACS 0x000000007FFFF000 000040
[ 0.000000] ACPI: WAET 0x000000007FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: SLIC 0x000000007FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: OEM0 0x000000007FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: SRAT 0x000000007FFF0600 0000F0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000000] ACPI: APIC 0x000000007FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: OEMB 0x000000007FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff] hotplug
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x80200000-0xf7ffffff] hotplug
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.000000] NODE_DATA(0) allocated [mem 0x7ffc5000-0x7ffeffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007ffeffff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ffeffff]
[ 0.000000] Reserved but unavailable: 114 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffeffff]
[ 0.000000] On node 0 totalpages: 524174
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8128 pages used for memmap
[ 0.000000] DMA32 zone: 520176 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 64 CPUs, 62 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515961
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-45-generic root=/dev/mapper/nagios--vg-root ro
[ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 258048 bytes
[ 0.000000] log_buf_len min size: 262144 bytes
[ 0.000000] log_buf_len: 524288 bytes
[ 0.000000] early log buf free: 253176(96%)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 1904960K/2096696K available (12300K kernel code, 2473K rwdata, 4252K rodata, 2408K init, 2416K bss, 191736K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39194 entries in 154 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=64.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
[ 0.000000] NR_IRQS: 524544, nr_irqs: 936, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.000000] Switched APIC routing to physical flat.
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.028000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.032000] tsc: Detected 3192.498 MHz processor
[ 0.032000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.99 BogoMIPS (lpj=12769992)
[ 0.032000] pid_max: default: 65536 minimum: 512
[ 0.032000] Security Framework initialized
[ 0.032000] Yama: becoming mindful.
[ 0.032000] AppArmor: AppArmor initialized
[ 0.032000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.032000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.032000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.032000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.032000] mce: CPU supports 1 MCE banks
[ 0.032000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.032000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.032000] Spectre V2 : Mitigation: Full generic retpoline
[ 0.032000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.032000] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.032000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.032000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.032000] Freeing SMP alternatives memory: 36K
[ 0.032000] smpboot: CPU0: Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 0.032000] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 0.032000] Hierarchical SRCU implementation.
[ 0.032000] NMI watchdog: Perf event create on CPU 0 failed with -2
[ 0.032000] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.032000] smp: Bringing up secondary CPUs ...
[ 0.032000] x86: Booting SMP configuration:
[ 0.032000] .... node #0, CPUs: #1
[ 0.032035] smp: Brought up 1 node, 2 CPUs
[ 0.032035] smpboot: Max logical packages: 32
[ 0.032035] smpboot: Total of 2 processors activated (12769.99 BogoMIPS)
[ 0.032383] devtmpfs: initialized
[ 0.032383] x86/mm: Memory block size: 128MB
[ 0.032383] evm: security.selinux
[ 0.032383] evm: security.SMACK64
[ 0.032383] evm: security.SMACK64EXEC
[ 0.032383] evm: security.SMACK64TRANSMUTE
[ 0.032383] evm: security.SMACK64MMAP
[ 0.032383] evm: security.apparmor
[ 0.032383] evm: security.ima
[ 0.032383] evm: security.capability
[ 0.032383] PM: Registering ACPI NVS region [mem 0x7ffff000-0x7fffffff] (4096 bytes)
[ 0.032383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.032383] futex hash table entries: 16384 (order: 8, 1048576 bytes)
[ 0.036188] pinctrl core: initialized pinctrl subsystem
[ 0.036867] RTC time: 11:17:36, date: 02/03/19
[ 0.037073] NET: Registered protocol family 16
[ 0.037140] audit: initializing netlink subsys (disabled)
[ 0.037177] audit: type=2000 audit(1549192656.036:1): state=initialized audit_enabled=0 res=1
[ 0.037177] cpuidle: using governor ladder
[ 0.037177] cpuidle: using governor menu
[ 0.037177] ACPI: bus type PCI registered
[ 0.037177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.037177] PCI: Using configuration type 1 for base access
[ 0.037177] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.037177] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.040166] ACPI: Added _OSI(Module Device)
[ 0.040169] ACPI: Added _OSI(Processor Device)
[ 0.040170] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.040172] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.040174] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.040176] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.040178] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.044664] ACPI: Interpreter enabled
[ 0.044674] ACPI: (supports S0 S5)
[ 0.044676] ACPI: Using IOAPIC for interrupt routing
[ 0.044693] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.044870] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 0.057667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.057672] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.057676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.057683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.057823] PCI host bridge to bus 0000:00
[ 0.057826] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 0.057829] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.057830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.057832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.057834] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 0.057837] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.058001] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 0.060043] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 0.062422] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 0.064662] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 0.065545] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.065548] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.065550] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.065551] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.066099] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 0.066141] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
* this clock source is slow. Consider trying other clock sources
[ 0.068728] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 0.069652] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 0.070746] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 0.080756] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 0.080985] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.081214] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.081442] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 0.081931] SCSI subsystem initialized
[ 0.082005] libata version 3.00 loaded.
[ 0.082005] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 0.082005] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.082005] pci 0000:00:08.0: vgaarb: bridge control possible
[ 0.082005] vgaarb: loaded
[ 0.082005] ACPI: bus type USB registered
[ 0.082005] usbcore: registered new interface driver usbfs
[ 0.082005] usbcore: registered new interface driver hub
[ 0.082005] usbcore: registered new device driver usb
[ 0.082005] EDAC MC: Ver: 3.0.0
[ 0.082005] PCI: Using ACPI for IRQ routing
[ 0.082005] PCI: pci_cache_line_size set to 64 bytes
[ 0.082005] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.082005] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff]
[ 0.082005] NetLabel: Initializing
[ 0.082005] NetLabel: domain hash size = 128
[ 0.082005] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.082005] NetLabel: unlabeled traffic allowed by default
[ 0.084178] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 0.092387] VFS: Disk quotas dquot_6.6.0
[ 0.092464] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.092634] AppArmor: AppArmor Filesystem Enabled
[ 0.092651] pnp: PnP ACPI init
[ 0.092705] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.092748] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.092792] pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.093525] pnp 00:03: [dma 0 disabled]
[ 0.093547] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.094275] pnp 00:04: [dma 0 disabled]
[ 0.094296] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.095055] pnp 00:05: [dma 2]
[ 0.095084] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.095115] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 0.095118] system 00:06: [io 0x0160-0x016f] has been reserved
[ 0.095120] system 00:06: [io 0x0278-0x027f] has been reserved
[ 0.095122] system 00:06: [io 0x0378-0x037f] has been reserved
[ 0.095124] system 00:06: [io 0x0678-0x067f] has been reserved
[ 0.095126] system 00:06: [io 0x0778-0x077f] has been reserved
[ 0.095128] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.095132] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.095257] system 00:07: [io 0x0400-0x043f] has been reserved
[ 0.095260] system 00:07: [io 0x0370-0x0371] has been reserved
[ 0.095261] system 00:07: [io 0x0440-0x044f] has been reserved
[ 0.095264] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.095266] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.095269] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.095358] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.095360] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 0.095362] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.095364] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 0.095366] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 0.095369] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.095628] pnp: PnP ACPI: found 9 devices
[ 0.104351] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.104361] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 0.104362] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 0.104363] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 0.104364] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 0.104365] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 0.104433] NET: Registered protocol family 2
[ 0.104730] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.104759] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.104797] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.104916] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.104924] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.105066] NET: Registered protocol family 1
[ 0.105074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.105602] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.105657] PCI: CLS 0 bytes, default 64
[ 0.105687] Unpacking initramfs...
[ 0.651977] Freeing initrd memory: 52444K
[ 0.652024] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.652027] software IO TLB [mem 0x78600000-0x7c600000] (64MB) mapped at [ (ptrval)- (ptrval)]
[ 0.652165] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e049b08001, max_idle_ns: 440795202126 ns
[ 0.652199] Scanning for low memory corruption every 60 seconds
[ 0.653143] Initialise system trusted keyrings
[ 0.653154] Key type blacklist registered
[ 0.653209] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 0.653919] zbud: loaded
[ 0.654445] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.654647] fuse init (API version 7.26)
[ 0.656889] Key type asymmetric registered
[ 0.656893] Asymmetric key parser 'x509' registered
[ 0.656931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.657039] io scheduler noop registered
[ 0.657040] io scheduler deadline registered
[ 0.657064] io scheduler cfq registered (default)
[ 0.657211] vesafb: mode is 800x600x32, linelength=3200, pages=0
[ 0.657213] vesafb: scrolling: redraw
[ 0.657215] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.657224] vesafb: framebuffer at 0xf8000000, mapped to 0x (ptrval), using 1920k, total 1920k
[ 0.657953] Console: switching to colour frame buffer device 100x37
[ 0.658563] fb0: VESA VGA frame buffer device
[ 0.658591] intel_idle: Please enable MWAIT in BIOS SETUP
[ 0.658654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.658749] ACPI: Power Button [PWRF]
[ 0.659251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.767087] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.864526] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.867548] Linux agpgart interface v0.103
[ 0.871841] loop: module loaded
[ 0.871946] ata_piix 0000:00:07.1: version 2.13
[ 0.872231] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 0.875922] scsi host0: ata_piix
[ 0.876120] scsi host1: ata_piix
[ 0.876153] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 0.876624] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 0.877129] libphy: Fixed MDIO Bus: probed
[ 0.877546] tun: Universal TUN/TAP device driver, 1.6
[ 0.880065] PPP generic driver version 2.4.2
[ 0.880496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.880901] ehci-pci: EHCI PCI platform driver
[ 0.881313] ehci-platform: EHCI generic platform driver
[ 0.881720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.882123] ohci-pci: OHCI PCI platform driver
[ 0.882533] ohci-platform: OHCI generic platform driver
[ 0.882933] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.883379] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.893204] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.893550] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.893913] mousedev: PS/2 mouse device common for all mice
[ 0.894614] rtc_cmos 00:00: RTC can wake from S4
[ 0.896356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 0.898051] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 0.898370] i2c /dev entries driver
[ 0.898679] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
[ 0.899057] device-mapper: uevent: version 1.0.3
[ 0.899432] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 0.899876] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.901140] NET: Registered protocol family 10
[ 0.908594] Segment Routing with IPv6
[ 0.909653] NET: Registered protocol family 17
[ 0.910983] Key type dns_resolver registered
[ 0.912249] RAS: Correctable Errors collector initialized.
[ 0.913372] registered taskstats version 1
[ 0.914314] Loading compiled-in X.509 certificates
[ 0.918806] Loaded X.509 cert 'Build time autogenerated kernel key: e3b8f44ffaaceef3e3a84cfaebd8e5a9acebeaad'
[ 0.920438] zswap: loaded using pool lzo/zbud
[ 0.925805] Key type big_key registered
[ 0.926336] Key type trusted registered
[ 0.929327] Key type encrypted registered
[ 0.929803] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.930224] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 0.930648] ima: Allocated hash algorithm: sha1
[ 0.931092] evm: HMAC attrs: 0x1
[ 0.932043] Magic number: 7:85:276
[ 0.932487] tty tty13: hash matches
[ 0.933554] rtc_cmos 00:00: setting system clock to 2019-02-03 11:17:37 UTC (1549192657)
[ 0.934102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.934523] EDD information not available.
[ 0.943215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.404813] ata1.01: NODEV after polling detection
[ 1.524293] ata2.01: NODEV after polling detection
[ 1.596098] ata1.00: host indicates ignore ATA devices, ignored
[ 1.596808] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 1.599316] ata2.00: configured for MWDMA2
[ 1.603053] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 1.635617] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 1.636655] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.638726] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.638821] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 1.643846] Freeing unused kernel memory: 2408K
[ 1.660042] Write protecting the kernel read-only data: 20480k
[ 1.661799] Freeing unused kernel memory: 2008K
[ 1.666949] Freeing unused kernel memory: 1892K
[ 1.674790] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.675190] x86/mm: Checking user space page tables
[ 1.679380] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.750217] piix4_smbus 0000:00:07.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[ 1.762295] Floppy drive(s): fd0 is 1.44M
[ 1.775774] hv_vmbus: Vmbus version:4.0
[ 1.789401] hv_vmbus: registering driver hyperv_keyboard
[ 1.789891] pps_core: LinuxPPS API ver. 1 registered
[ 1.790258] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.791479] FDC 0 is an 82078.
[ 1.794513] hv_vmbus: registering driver hv_storvsc
[ 1.795337] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.795801] PTP clock support registered
[ 1.797652] hv_vmbus: registering driver hid_hyperv
[ 1.798488] hv_utils: Registering HyperV Utility Driver
[ 1.798820] hv_vmbus: registering driver hv_util
[ 1.800189] hv_vmbus: registering driver hv_netvsc
[ 1.808047] scsi host2: storvsc_host_t
[ 1.809164] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 1.810944] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.815071] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
[ 1.815122] scsi host3: storvsc_host_t
[ 1.815875] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 1.816400] sd 2:0:0:0: [sda] Write Protect is off
[ 1.817018] sd 2:0:0:0: [sda] Mode Sense: 0f 00 00 00
[ 1.817462] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.817916] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4
[ 1.820090] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 1.821700] hv_utils: FCopy IC version 1.1
[ 1.822182] hv_utils: Heartbeat IC version 3.0
[ 1.831231] sda: sda1 sda2 < sda5 >
[ 1.834069] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.836018] random: fast init done
[ 1.845800] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.846262] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.846730] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.849453] hv_utils: Shutdown IC version 3.0
[ 1.850868] hv_utils: TimeSync IC version 4.0
[ 1.851861] hv_utils: VSS IC version 5.0
[ 2.188036] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 2.401151] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 2.893229] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.912542] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 2.915499] systemd[1]: Detected virtualization microsoft.
[ 2.916547] systemd[1]: Detected architecture x86-64.
[ 2.942372] systemd[1]: Set hostname to <nagios>.
[ 3.209526] systemd-sysv-generator[275]: Overwriting existing symlink /run/systemd/generator.late/nagios.service with real service.
[ 3.691708] systemd[1]: Created slice User and Session Slice.
[ 3.694633] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.698702] systemd[1]: Created slice System Slice.
[ 3.700197] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.701570] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 3.702991] systemd[1]: Created slice system-postfix.slice.
[ 3.840462] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 3.958098] lp: driver loaded but no devices found
[ 4.135135] systemd-journald[292]: Received request to flush runtime journal from PID 1
[ 4.778191] hv_vmbus: registering driver hyperv_fb
[ 4.785457] hyperv_fb: Screen resolution: 1152x864, Color depth: 32
[ 4.805299] checking generic (f8000000 1e0000) vs hw (f8000000 4000000)
[ 4.805300] fb: switching to hyperv_fb from VESA VGA
[ 4.805330] Console: switching to colour dummy device 80x25
[ 4.806396] Console: switching to colour frame buffer device 144x54
[ 4.841543] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 10737418240 ms ovfl timer
[ 4.841544] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[ 4.841544] RAPL PMU: hw unit of domain package 2^-0 Joules
[ 4.841545] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 4.964504] hv_vmbus: registering driver hv_balloon
[ 4.965174] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 5.059917] random: crng init done
[ 5.059936] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.113857] AVX2 version of gcm_enc/dec engaged.
[ 5.113859] AES CTR mode by8 optimization enabled
[ 5.315926] Adding 2097148k swap on /dev/mapper/nagios--vg-swap_1. Priority:-2 extents:1 across:2097148k FS
[ 5.926858] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 5.931800] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 6.458594] audit: type=1400 audit(1549162823.544:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=547 comm="apparmor_parser"
[ 6.458599] audit: type=1400 audit(1549162823.544:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=547 comm="apparmor_parser"
[ 6.458601] audit: type=1400 audit(1549162823.544:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=547 comm="apparmor_parser"
[ 6.482675] audit: type=1400 audit(1549162823.568:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=546 comm="apparmor_parser"
[ 6.482679] audit: type=1400 audit(1549162823.568:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=546 comm="apparmor_parser"
[ 6.482681] audit: type=1400 audit(1549162823.568:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=546 comm="apparmor_parser"
[ 6.482683] audit: type=1400 audit(1549162823.568:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=546 comm="apparmor_parser"
[ 6.488078] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 6.490623] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ 6.492865] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input5
[ 6.585769] audit: type=1400 audit(1549162823.672:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=556 comm="apparmor_parser"
[ 6.592717] audit: type=1400 audit(1549162823.680:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=558 comm="apparmor_parser"
[ 6.871008] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.871022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.650518] audit: type=1400 audit(1549162825.736:11): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=808 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 53.066790] hv_balloon: Max. dynamic memory size: 4096 MB
[ 53.898216] Built 1 zonelists, mobility grouping on. Total pages: 506812
[ 53.898218] Policy zone: Normal
[63117.874794] hv_utils: TimeSync IC version 4.0
[149574.266819] hv_utils: TimeSync IC version 4.0
[236098.315990] hv_utils: TimeSync IC version 4.0
[322400.925200] hv_utils: TimeSync IC version 4.0
[361188.744471] FS-Cache: Loaded
[361188.784140] FS-Cache: Netfs 'cifs' registered for caching
[361188.784251] Key type cifs.spnego registered
[361188.784255] Key type cifs.idmap registered
[361331.498445] Unable to determine destination address.
[361384.015921] Unable to determine destination address.
[361398.743972] Unable to determine destination address.
[361401.383839] Unable to determine destination address.
[361447.862531] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361448.030185] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361448.030206] CIFS VFS: Send error in SessSetup = -13
[361448.030318] CIFS VFS: cifs_mount failed w/return code = -13
[361448.030644] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361448.048854] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361448.048870] CIFS VFS: Send error in SessSetup = -13
[361448.048929] CIFS VFS: cifs_mount failed w/return code = -13
[361484.755479] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361484.781525] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361484.781539] CIFS VFS: Send error in SessSetup = -13
[361484.781610] CIFS VFS: cifs_mount failed w/return code = -13
[361484.781950] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361484.805164] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361484.805173] CIFS VFS: Send error in SessSetup = -13
[361484.805205] CIFS VFS: cifs_mount failed w/return code = -13
[361575.440059] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361575.468460] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361575.468474] CIFS VFS: Send error in SessSetup = -13
[361575.468559] CIFS VFS: cifs_mount failed w/return code = -13
[361575.468812] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361575.491159] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[361575.491171] CIFS VFS: Send error in SessSetup = -13
[361575.491236] CIFS VFS: cifs_mount failed w/return code = -13
[361616.087087] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361616.110305] Status code returned 0xc0000234 STATUS_ACCOUNT_LOCKED_OUT
[361616.110319] CIFS VFS: Send error in SessSetup = -5
[361616.110405] CIFS VFS: cifs_mount failed w/return code = -5
[361620.317297] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[361620.333631] Status code returned 0xc0000234 STATUS_ACCOUNT_LOCKED_OUT
[361620.333640] CIFS VFS: Send error in SessSetup = -5
[361620.333680] CIFS VFS: cifs_mount failed w/return code = -5
[363929.610138] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[363929.633924] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[363929.633934] CIFS VFS: Send error in SessSetup = -13
[363929.633978] CIFS VFS: cifs_mount failed w/return code = -13
[363929.634122] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[363929.648196] Status code returned 0xc000006d STATUS_LOGON_FAILURE
[363929.648206] CIFS VFS: Send error in SessSetup = -13
[363929.648247] CIFS VFS: cifs_mount failed w/return code = -13
[363941.969402] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[364929.519736] CIFS VFS: Free previous auth_key.response = 000000000104dd59

nagios@nagios:/var/log$ sestatus
SELinux status: disabled
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance is poor.

Post by scottwilkerson »

This looks like you have a bunch of network shares that cannot connect, I'm not sure if this is related, but it can really slow down a system if it cannot mount it's drives.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
mkh
Posts: 6
Joined: Tue Jan 12, 2016 10:00 am

Re: Nagios performance is poor.

Post by mkh »

Thanks for that.

I'll report it to our sysadmins.

I'll update after that.

Thanks for your time.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance is poor.

Post by scottwilkerson »

mkh wrote:Thanks for that.

I'll report it to our sysadmins.

I'll update after that.

Thanks for your time.
Sounds good
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
mkh
Posts: 6
Joined: Tue Jan 12, 2016 10:00 am

Re: Nagios performance is poor.

Post by mkh »

Well, I think we have cured it, but by rather brutal means, but I'm going to keep an eye on it.

When I broached the topic of the remote drives failing to be mounted, the sys admins said that they admitted that it was them that caused the failing messages, but that the issue no longer applied - the system was no longer reporting the errors.

So, rather crudely, as I was suspicious of the size of retention.dat /usr/local/nagios/var we thought if that has become corrupt or in some way unmanageable as it had suddenbtly incfrteased in size in the autumn to 320M. We opted to close nagios and rename the file and restart it, in the hope that it created a new one - possibly losing history, but that's not a big issue for us. So we did that and it did create a new one, and it's now 538K - and seems unchanged since when we did it two days ago.

The plus side is that nagios is now responding as expected. It may not have been the most subtle of solutions, but it seems to have corrected.

I'm going to keep an eye on that file to see how the file grows.

Thanks for your time and help. Will read up on the use of that file, and try to understand what has happened.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance is poor.

Post by scottwilkerson »

there was a bug in some previous version of Core that could cause the retention.dat to baloon like that with duplicate comments.

Let us know if you have further trouble.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked