Best practice guide for Service Discovery schedule run (Post service discovery / mapping implementation)

YASHIK
Kilo Expert

How often should a Discovery schedule be triggered or invoked ? is it every day / weekly ?

When is it best to run the Discovery schedule ? off peak hour or Off business hours ?

Can someone send me a best practice guide or material which can be used by a company to deal with future work on service Discovery / Mapping.

1 ACCEPTED SOLUTION

Rahul Priyadars
Giga Sage
Giga Sage

Best practices for setting up Discovery schedules

Refer this BLOG a very nice one-

https://community.servicenow.com/community?id=community_blog&sys_id=e41daea5dbd0dbc01dcaf3231f96197b

Regards

RP

View solution in original post

4 REPLIES 4

Community Alums
Not applicable

Hi @YASHIK ,

This is the thread which should help you : https://community.servicenow.com/community?id=community_question&sys_id=eddd528d1be9145017d162c4bd4b...

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Community Alums
Not applicable

Hi @YASHIK ,

Glad to see my answer helped you, Kindly mark the answer as Correct & Helpful both such that others can get help.

Thanks,
Sandeep

Anshu_Anand_
Kilo Sage
Kilo Sage

1. How often should a Discovery schedule be triggered or invoked ? is it every day / weekly ?

Ans:- It depends upon the no. of IP ranges in your network and mid server bandwidth .

If the target HOST/CI value properties does not change frequently why discover daily ? run twice a week

In my instance there are 8k windows servers+ 1000 linux+3000 network devices and 4 mid servers each 8GB ram which take care easily . I can do with 3 mid server but it will slow down the discovery .

You need to increase the threads count in your mid server settings as per the mid host ram.

I am using 50 threads on 8 GB ram host. Article describing:-

https://community.servicenow.com/community?id=community_blog&sys_id=9d1deea5dbd0dbc01dcaf3231f961939

Please make separate discovery JOB for network devices as these takes a longer time than anyone.

Use cluster/behavior in your discovery.

 

2. When is it best to run the Discovery schedule ? off peak hour or Off business hours ?

Ans:- 

I ran them twice in a week.

Best timings:- sat/sun midnight and Wednesday night when the instance is not too busy.

You can find your own non-business hours

 

3. Best practices shared by ITOM expert @doug.schulze 

https://community.servicenow.com/community?id=community_blog&sys_id=4efc26a5dbd0dbc01dcaf3231f96191a

 

Hope its helpful

 

 

Regards,
Anshu

Rahul Priyadars
Giga Sage
Giga Sage

Best practices for setting up Discovery schedules

Refer this BLOG a very nice one-

https://community.servicenow.com/community?id=community_blog&sys_id=e41daea5dbd0dbc01dcaf3231f96197b

Regards

RP