- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Existing scheduled tasks at a particular IP addr
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2013 06:45 AM
Hi all,
I am curious if anybody knows of an efficient way to check for an existing scheduled task at a particular IP address? As it stands, I have a script that allows me to add unlimited scheduled tasks to a particular IP... eventually giving that IP address five host objects. I am curious as to what kind of logic I need to have the script spit an error at the user telling them to pick another address since this one already has an existing object.
To make it even more efficient, maybe have the script deny if it sees a scheduled Host object already (the script is for a simple scheduled add of a Host object).
Thanks!
Re: Existing scheduled tasks at a particular IP addr
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-06-2019 07:41 AM
HI,
how you schedule a task, when there is a new ip request with API.
Could you please help me