Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
if there are settings found which come from older nagstamon version convert them - now with multiple servers support these servers have their own settings DEPRECATED I think, after 2,5 years have passed there should be no version less than 0.8.0 in the wild...
src/n/a/Nagstamon-HEAD/Nagstamon/nagstamon.py Nagstamon(Download)
# check for old settings when upgrading from a nagstamon version < 0.8 and convert them conf.Convert_Conf_to_Multiple_Servers() # convert settings for actions to custom actions for Nagstamon < 0.9.9 conf.Convert_Conf_to_Custom_Actions()