Disk Partitioning for Nagios

Victor Sanchez2 victorsanchez2 at gmail.com
Thu Jun 7 09:31:56 CEST 2012


Hi Faiz,

the more important things are about database and performace. If you are
going to work with NDOUtils for example and MySQL, the best option is to
create a new and independent mount point depending on the data retention
that you need. Then /var/lib/mysql could be a good option.

For performance, if you are going to work with pnp4nagios for example, a
good option is an independent mount point for /var/lib/pnp4nagios.

And for global configuration, you can create the following for example:

250MB - /boot  (out of the LVM)
LVM
      XXX - swap (depending on your requirements)
      2GB  /tmp
      10GB /usr
      8GB   /var
      4GB   /home (it depends on that you want to do)
      XXX  /opt  (if you don't need more "external" software, probably you
don't need it with a big reserve)
      2GB  /

      50GB  /var/lib/mysql
      30GB  /var/lib/pnp4nagios

Also, if you are going to work with SVN to save the .cfg files versions,
you probably need a new mount point for this to separate it.

This is a example, it depends on each time. If you can, separete the
important things in different mount points and maintain an standard
operating system partitioning.

Best regards,
    Víctor.


On 7 June 2012 08:25, Muhamad Faiz <Muhamad.Faiz at asia.xchanging.com> wrote:

>  Hi guys, ****
>
> ** **
>
> I’m not sure if this question has been asked before but I can’t find
> anything about this. What is the recommended partitioning scheme in Linux
> (ie Redhat) suitable for Nagios implementation? How much percentage for /,
> 40% for /var or what not. Please advice.****
>
> ** **
>
> Thanks.****
>
> ** **
>
> - Faiz****
>
> ** **
>
> "CONFIDENTIALITY NOTICE: This message and any attachment are confidential
> and may also be privileged. If you are not the intended recipient of this
> e-mail you may not copy, forward, disclose or otherwise use it or any part
> of it in any form whatsoever. If you are not the intended recipient please
> telephone or e-mail the sender and delete this message and any attachment
> from your system."
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120607/4d7c4d73/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list