I have a hudson instance running, Where i have 100's of jobs running everyday.
I want to get a list of jobs who's last successful job was x days old, so that i can disable such unwanted jobs.
Example: Some jobs are there on hudson which had last successful build a year back which is not needed anymore. I want a way to query and get a list of old jobs.