nagios log server backup

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
pccwglobalit
Posts: 105
Joined: Wed Mar 11, 2015 9:00 pm

nagios log server backup

Post by pccwglobalit »

our backup is full so we removed some date's backup.
the backup disk is resumed normal.
after that, we cannot see backup.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: nagios log server backup

Post by hsmith »

How did you delete the backup?

What do you mean you cannot see the backup? Do you have a screenshot you can show us?
Former Nagios Employee.
me.
pccwglobalit
Posts: 105
Joined: Wed Mar 11, 2015 9:00 pm

Re: nagios log server backup

Post by pccwglobalit »

please find the image.
i have reset all command and every servers can see the directory.
the backup directory is new and cannot see the backup is running.
You do not have the required permissions to view the files attached to this post.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: nagios log server backup

Post by jolson »

I would like you to check on the permissions of your new backup folder by logging in as the 'nagios' user and attempting to create a file and remove it.

Please give the following a try:

Code: Select all

su - nagios
cd /nls3-S4-R7-Backup/201512
touch file
rm file
Ensure that the Nagios user can perform the above procedure.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
pccwglobalit
Posts: 105
Joined: Wed Mar 11, 2015 9:00 pm

Re: nagios log server backup

Post by pccwglobalit »

confirmed all host can be created and removed files using nagios
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: nagios log server backup

Post by hsmith »

Can you please send in a ticket for this issue? Email [email protected]. I will take ownership of the ticket, and we can do a remote session to take a look at the issue and resolve it.

Thanks!
Former Nagios Employee.
me.
Locked