[Nagios-users] Nagios Load Alerts

2013-09-01 Thread Kaushal Shriyan
Hi, Is there a way to know what caused load issue on a specific time period. For example lets say the load critical alert by nagios during night time period. How do i debug? I know of top utility but not sure if it stores historical data. Please suggest and any recommendations to optimize the

Re: [Nagios-users] Nagios Load Alerts

2013-09-01 Thread Daniel Wittenberg
We have no idea what OS, I'm assuming some Unix/Linux, so going throw out to look at sar, maybe it's installed and running and might help, but without more info it's really hard for us to guess. Dan On Sep 2, 2013, at 12:25 AM, Kaushal Shriyan kaushalshri...@gmail.com wrote: Hi, Is

Re: [Nagios-users] Nagios Load Alerts

2013-09-01 Thread Jonathan Aquilina
If i am not mistaken something like cacti would be good to monitor such data in terms of the time period when there was the load etc. On Mon, Sep 2, 2013 at 7:25 AM, Kaushal Shriyan kaushalshri...@gmail.comwrote: Hi, Is there a way to know what caused load issue on a specific time period.

Re: [Nagios-users] Nagios Load Alerts

2013-09-01 Thread Kaushal Shriyan
On Mon, Sep 2, 2013 at 11:08 AM, Daniel Wittenberg dwittenberg2...@gmail.com wrote: We have no idea what OS, I'm assuming some Unix/Linux, so going throw out to look at sar, maybe it's installed and running and might help, but without more info it's really hard for us to guess. Dan Hi