Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Use Shared Memory instead of the Text File - Nagios 2.x
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Warm hello!
I'm working for Yandex company. My immediate task is monitoring of hosts and services. We use Nagios (version 2.6) on one computer for monitoring more than 1500 hosts and more than 20000 services.
For increase of monitoring system operating speed I changed some sources of Nagios. For interprocessor communications between Nagios process and cgi modules I use Shared Memory (shmget, shmat, shmctl functions) instead of the Text File status.dat.
In total operating speed of the monitoring of our large system increased greatly.
With this letter I have attached sources of modify Nagios (version 2.61) with blocks "rnov addition" and "rnov addition end" around my code to you could find it easy.
May be you will make new version of Nagios with this modifications.
Best regards!
I'm working for Yandex company. My immediate task is monitoring of hosts and services. We use Nagios (version 2.6) on one computer for monitoring more than 1500 hosts and more than 20000 services.
For increase of monitoring system operating speed I changed some sources of Nagios. For interprocessor communications between Nagios process and cgi modules I use Shared Memory (shmget, shmat, shmctl functions) instead of the Text File status.dat.
In total operating speed of the monitoring of our large system increased greatly.
With this letter I have attached sources of modify Nagios (version 2.61) with blocks "rnov addition" and "rnov addition end" around my code to you could find it easy.
May be you will make new version of Nagios with this modifications.
Best regards!
Reviews (0)
Be the first to review this listing!