Hello, I am trying to create a repository in the Web GUI. After giving it a name and adding the path, It disappears when I hit Add Repository, no error or anything ..
A few tech details -
I am using win server 2008R2
I tried a standard window share path
I tried a NFS share from windows with anonymous access etc ..
Create Repository ?
Re: Create Repository ?
Can you verify from the terminal that the nagios user can mount, read, and write to this share? Generally it won't add if there's an issue with the repository. I'll submit a request to get some better error messages on this process.
Former Nagios Employee.
me.
me.
-
DUlrich1227
- Posts: 4
- Joined: Fri Apr 29, 2016 6:54 am
Re: Create Repository ?
not totally sure how to do that ...
Re: Create Repository ?
Do you have access to a linux terminal for your Nagios Log Server installation?
Former Nagios Employee.
me.
me.
Re: Create Repository ?
Inside of the terminal, log in to the nagios user (using the su nagios command)
Switch to the directory in which you have your backup repository mounted(mount | column -t might help)
Try to write and delete a file in this directory.
Switch to the directory in which you have your backup repository mounted(mount | column -t might help)
Try to write and delete a file in this directory.
Former Nagios Employee.
me.
me.