Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

change to classifier to differenciate between linux workstation and linux server

chandan1994
Tera Contributor

Differentiate linux workstation and linux server.currently Linux workstations are created as linux server , could you advise what could we do to make it a linux workstation, I believe we have to create custom probes and sensor which i am not sure could any one advise

2 REPLIES 2

AshishKM
Kilo Patron
Kilo Patron

Hi @chandan1994 , 

Is there separate class for linux workstation in your system, if not then it comes under linux server class.

You can check if all workstation records are in cmdb_ci_computer table.

 

read the below, i may help in your case.

https://www.servicenow.com/community/itom-forum/discovery-probes-differentiating-linux-workstations-...

 

https://www.servicenow.com/community/itom-articles/custom-probe-sensor-linux-laptops/ta-p/2296157

 

https://www.servicenow.com/community/now-platform-forum/difference-between-computers-and-workstation...

 

-Thanks,

AshishKM

 

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Yes workstation will show as a computer class which is getting added in server. Hence it looks like I have do some classifier it seems. Could you help on that is it required to do or not and any reference is present.