Not able to login to NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
qsteel
Posts: 31
Joined: Thu Oct 07, 2010 2:32 am

Not able to login to NagiosXI

Post by qsteel »

Hi,

I am having issue Logging into the Nagiosxi.
The reason that I feel for this would be the disk space This is the message that I get when I do df - h


[root@localhost ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
6.7G 6.4G 0 100% /
/dev/sda1 99M 18M 76M 20% /boot
tmpfs 1014M 0 1014M 0% /dev/shm


Earlier tried removing some logs and started working.
But now even after removing the logs am not able to login to the Nagios.

Can you please help me out on this at the earliest.


Thanks & Regards
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Not able to login to NagiosXI

Post by nscott »

Are you running this as a virtual machine? If so you can follow this doc for resizing the virtual machine:

http://assets.nagios.com/downloads/nagi ... M_Disk.pdf

If you are on a physical machine you will need to add some sort of disk or move your Nagios install to a different partition. However, if you really need to make it work as is, you could delete some of the older backups. The backups are typically kept at /store/backups/ . Do not delete ALL of them, just go through and delete the oldest ones. Start with monthly. But keep in mind deleting stuff like this just a stop gap as Nagios XI's job is acquiring data and keeping it for analyzation later, so if you delete some stuff you now you'll simply have to repeat the process later.
Nicholas Scott
Former Nagios employee
qsteel
Posts: 31
Joined: Thu Oct 07, 2010 2:32 am

Re: Not able to login to NagiosXI

Post by qsteel »

Removed the mails and that cleared up the space issue


Thanks
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Not able to login to NagiosXI

Post by nscott »

Heh, yeah those weill stack up. :)
Nicholas Scott
Former Nagios employee
Locked