Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

is ServiceNow Discovers up time of Linux Server through Discovery?

pavan garige
Tera Expert

Hi All,

 

is it possible to discover the 'Up time' of Linux Server through Discovery and also populate Up time information in CMDB linux server table as field?
If it is possible, could you help us to share some information on this?

2 REPLIES 2

Najmuddin Mohd
Giga Sage

Hi @pavan garige ,

You can create an extension section of the pattern and Debug to get the value if it is present.

You can get some help from here.
https://www.youtube.com/watch?v=6-8zPAoxUVQ&list=PLXRgDc4BgFSw__yGiP9O8B7-phm5WWvPT&index=9&pp=iAQB

If the above information helps you, Kindly mark it as Helpful and Accept the solution.

Regards,
Najmuddin.

Ashutosh Singh2
Tera Contributor

ServiceNow does gets Uptime information for Linux devices. Its stored in the field "Start Date". uptime command is used to populate the information. 

Do check the details under the pattern step "Unix-OS Uptime". You can find it under identification section of Linux Server pattern.