Nagios algorithms and architecture
Posted: Sun Aug 30, 2015 2:23 am
I am looking for documents describing the core of Nagios.
I mean architecture and algorithms of the Nagios "Event" module.
1. How does the nagios mechanism checking the service?
2. to make the the change from Soft-State to Hard-State how Nagios check it? I can't believe that nagios reads the all table of nagios.servicestatus by SQL query(select * from) every time..
3. It supposed to be "real time" event, so the time the event occurs and shows should be as fast as possible to notify - how this works on noagios?
If you can give me documents that describe all that I will be grateful.
Thank!
Eli
I mean architecture and algorithms of the Nagios "Event" module.
1. How does the nagios mechanism checking the service?
2. to make the the change from Soft-State to Hard-State how Nagios check it? I can't believe that nagios reads the all table of nagios.servicestatus by SQL query(select * from) every time..
3. It supposed to be "real time" event, so the time the event occurs and shows should be as fast as possible to notify - how this works on noagios?
If you can give me documents that describe all that I will be grateful.
Thank!
Eli