RE: Python script to force recheck all critical services in Nagios

You are viewing a single comment's thread from:

Python script to force recheck all critical services in Nagios

in nagios •  7 years ago 

You will need to change the line:

for i in range(15):

to:

for i in range(16):

For this script to work with the latest version of Nagios (Dec, 2017)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!