Nagios request

Hello, Im new in using nagios. My question is related the tima that i can make requests, wich is the lowests time i can use?

Thanks in advance

Hello,

I’m not really sure I understood the question, but I’d say:
if you want to use a value for things like “normal_check_interval”, you can use decimals, like:
normal_check_interval 0.5
=> nagios will check this service every 30sec

you can put any value, BUT the minimum interval used will always be 10sec

note: I found that from manual testing … so I may be wrong :slight_smile: