Hi
Nagios (XI, Logserver, Network Analyzer) is able to store logs over 1 year in order to cover PCI compliance.
How do I attached an external SAN/NAS?
Best regards
Storage size for PCI Compliance
Re: Storage size for PCI Compliance
It depends on the OS they are running, and what type of shares they are, what is the output of this command on the systems?
Is the SAN/NAS using CIFS/SAMBA or is it an NFS share or something else?
The general process is to mount it up, make sure you add it to /etc/fstab so it starts on boot, and then set the backup locations in the applications under Admin.
Code: Select all
uname -a
cat /etc/*releaseThe general process is to mount it up, make sure you add it to /etc/fstab so it starts on boot, and then set the backup locations in the applications under Admin.
Re: Storage size for PCI Compliance
Hi
It just an NFS share and a FTP server
It can be implemented?
thanks in advance!
It just an NFS share and a FTP server
It can be implemented?
thanks in advance!
Re: Storage size for PCI Compliance
You would mount an NFS share like this (don't forget to set it in your /etc/fstab so it mounts it on boot):
https://linuxize.com/post/how-to-mount- ... -in-linux/
See here for the Nagios product side:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... enance.pdf
https://assets.nagios.com/downloads/nag ... alyzer.pdf
Let us know if you have any questions.
https://linuxize.com/post/how-to-mount- ... -in-linux/
See here for the Nagios product side:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... enance.pdf
https://assets.nagios.com/downloads/nag ... alyzer.pdf
Let us know if you have any questions.