Search found 8 matches
- Mon Jul 23, 2012 7:01 am
- Forum: Open Source Nagios Projects
- Topic: High End Server with RAID + SSD
- Replies: 3
- Views: 1605
Re: High End Server with RAID + SSD
Hi JsMurphy, - not using NDOutils or mySQL - RamDisk only used for status.dat + objects.cache I am a bit afraid of using Ramdisks for we use the PNP4Nagios data and Nagios status data for essential business reporting, we cant afford to lose such data in case of OS failure or a kernel panic. Of cours...
- Fri Jul 13, 2012 10:37 am
- Forum: Open Source Nagios Projects
- Topic: High End Server with RAID + SSD
- Replies: 3
- Views: 1605
High End Server with RAID + SSD
Hi Hardware-Tweakers, we run a Nagios 3 with +3000 checks, this sends the check latency to the sky. Its due to the disk access, I was told in this forum. I was able to relocate the status file to a RAM disk but the latency still sucks. :( Now we are going to build a 19" server with SSDs for tha...
- Tue Mar 27, 2012 2:09 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios high cpu load with wmic
- Replies: 5
- Views: 2861
Re: Nagios high cpu load with wmic
Jsmurphy, thanks for the hints but in my case its changed nothing.
Using ESXi 3, the best performance is shown when using aggressive settings i.e. CPU reservations + priorities.
Lowering the number of cores gives no positive effects.
Ill try to move as much as possible to ramdisks.
Using ESXi 3, the best performance is shown when using aggressive settings i.e. CPU reservations + priorities.
Lowering the number of cores gives no positive effects.
Ill try to move as much as possible to ramdisks.
- Thu Mar 08, 2012 8:28 am
- Forum: Open Source Nagios Projects
- Topic: Nagios high cpu load with wmic
- Replies: 5
- Views: 2861
Re: Nagios high cpu load with wmic
Hi! thanks for your reply! I have finished the first suggestions (object file). It rocks! It reduced Service Check Latency to 1/3 of the previous value. Btw, I couldn't find any explanation of the latencies table (Tactical Overview, upper right corner)... I guess the smaller the values - the better!...
- Wed Mar 07, 2012 8:22 am
- Forum: Open Source Nagios Projects
- Topic: Nagios high cpu load with wmic
- Replies: 5
- Views: 2861
Nagios high cpu load with wmic
Hi, Setup: -------- We run a Nagios 3 Core with the check_wmi_plus plugin. The plugin uses Zenoss' wmic, which Ive compiled from source. Nagios runs under Debian Squeeze in a VMware ESXi Hypervisor. The Linux has plenty of RAM + 4 Cores with 2,3 GHz each. The Nagios installation checks about 300 Hos...
- Tue Nov 01, 2011 9:19 am
- Forum: Open Source Nagios Projects
- Topic: Howto override notification_interval
- Replies: 1
- Views: 1043
Re: Howto override notification_interval
Probably solved:
Caused by my tests, the service went into flapping --> notifications were suppressed. Now it works.
Caused by my tests, the service went into flapping --> notifications were suppressed. Now it works.
- Tue Nov 01, 2011 6:30 am
- Forum: Open Source Nagios Projects
- Topic: Howto override notification_interval
- Replies: 1
- Views: 1043
Howto override notification_interval
Hi,
we have got the following setup:
- We send notifications for CRITICAL states once in 24h (notification_interval 1440).
We would like to add notifications for RECOVERY sent immediately, means to override the above setting ("r" only).
Any idea if its is possible?
regards,
H. Knight
we have got the following setup:
- We send notifications for CRITICAL states once in 24h (notification_interval 1440).
We would like to add notifications for RECOVERY sent immediately, means to override the above setting ("r" only).
Any idea if its is possible?
regards,
H. Knight
- Thu Jul 28, 2011 9:22 am
- Forum: Open Source Nagios Projects
- Topic: How to click to Login multiple: RDP, HTTP, HTTPS, SSH
- Replies: 1
- Views: 1294
How to click to Login multiple: RDP, HTTP, HTTPS, SSH
Good afternoon! Does anybody know how to implement one or multiple buttons in the Host View to launch a login session to the host in question? It needs to support multiple protocols: RDP, SSH, HTTP(S), HTTP:SpecialTCPPort. I have implemented this using the EXTRA ACTIONS BUTTON, but in such way I can...