Page 1 of 1

Nagios XI root partition is out of space

Posted: Wed Sep 22, 2021 7:54 am
by dlukinski
Hello Nagios Support

Our XI root partition is running out of space (~ 3 GB left)
- this is a Nagios OVA machine with a lot of space added to sda2 via the manual space addition, but the root is now in question.
- we would rather follow your instructions on increasing it since this is your CentOS7 architecture

Re: Nagios XI root partition is out of space

Posted: Wed Sep 22, 2021 4:07 pm
by pbroste
Hello @dlukinski

Thanks for reaching out, want to provide the link to our support article that explains the options on how to resolve disk space issues.

https://support.nagios.com/kb/article.php?id=26

Thanks,
Perry

Re: Nagios XI root partition is out of space

Posted: Thu Sep 23, 2021 4:27 pm
by dlukinski
pbroste wrote:Hello @dlukinski

Thanks for reaching out, want to provide the link to our support article that explains the options on how to resolve disk space issues.

https://support.nagios.com/kb/article.php?id=26

Thanks,
Perry

This article does not add up to the actual df -h
where i I am getting alerts about 3 GBs root space left (how so?)

Code: Select all

[root@fikc-nagxiprod01 cron.d]# df -h
Filesystem                                                      Size  Used Avail Use% Mounted on
devtmpfs                                                         12G     0   12G   0% /dev
tmpfs                                                            12G  616K   12G   1% /dev/shm
tmpfs                                                            12G  1.2G   11G  10% /run
tmpfs                                                            12G     0   12G   0% /sys/fs/cgroup
/dev/mapper/centos-root                                         293G  241G   40G  86% /
/dev/sda1                                                       976M  283M  627M  32% /boot
tmpfs                                                           512M   52M  461M  11% /var/nagiosramdisk
fikc-isilon01.res.kcg.global:/ifs/data/fikc-nagxiprod01-backup  550G  436G  115G  80% /mnt/nfs/backup
tmpfs                                                           2.4G     0  2.4G   0% /run/user/1000
tmpfs                                                           2.4G     0  2.4G   0% /run/user/0
[root@fikc-nagxiprod01 cron.d]#

Re: Nagios XI root partition is out of space

Posted: Thu Sep 23, 2021 4:27 pm
by dlukinski
pbroste wrote:Hello @dlukinski

Thanks for reaching out, want to provide the link to our support article that explains the options on how to resolve disk space issues.

https://support.nagios.com/kb/article.php?id=26

Thanks,
Perry

This article does not add up to the actual df -h
where i I am getting alerts about 3 GBs root space left (how so?)

Code: Select all

[root@fikc-nagxiprod01 cron.d]# df -h
Filesystem                                                      Size  Used Avail Use% Mounted on
devtmpfs                                                         12G     0   12G   0% /dev
tmpfs                                                            12G  616K   12G   1% /dev/shm
tmpfs                                                            12G  1.2G   11G  10% /run
tmpfs                                                            12G     0   12G   0% /sys/fs/cgroup
/dev/mapper/centos-root                                         293G  241G   40G  86% /
/dev/sda1                                                       976M  283M  627M  32% /boot
tmpfs                                                           512M   52M  461M  11% /var/nagiosramdisk
fikc-isilon01.res.kcg.global:/ifs/data/fikc-nagxiprod01-backup  550G  436G  115G  80% /mnt/nfs/backup
tmpfs                                                           2.4G     0  2.4G   0% /run/user/1000
tmpfs                                                           2.4G     0  2.4G   0% /run/user/0
[root@fikc-nagxiprod01 cron.d]#

Re: Nagios XI root partition is out of space

Posted: Fri Sep 24, 2021 9:11 am
by dlukinski
Please close the thread