Server Monitoring using UiPath

Is it possible to monitor resources of a different computer present on the network using HealthCheckUp activity?

1 Like

Hi @Prasanna_Venkat

i don’t think that could be possible, you should create a process to consume the data and the publish in the machine you want to retrieve the data, and send those data via email or store in a shared folder

Regards

1 Like

@Prasanna_Venkat

As per the official documentation it says we can use it for different computers that are present on the same network…if they are from differnet networks then it is not possible

This is how you can check the remote server of same network

Hope this helps

Cheers

2 Likes

Hi @Prasanna_Venkat

You need to use the Remote Desktop Connection (RDC) feature in Windows to establish a remote connection to that different computer in the same network. Once you have established a remote connection, you can use the HealthCheckUp activity in UiPath to monitor the resources on that computer.

Hope this helps,
Best Regards.

1 Like

Thanks i might look into it

Thanks for the reply, I will look into it

1 Like

I am getting this error when i try to pass in the remote ip address of the target computer in the same network.I have used remote desktop connection.

@Prasanna_Venkat

Can you open cmd and try pinging that id and check if you are getting response

Cheers

yeah i am getting responses when i pinged

@Prasanna_Venkat

Try passing the machine name instead of machine ip and check

Cheers

Getting this error

@Prasanna_Venkat

If running available memory then hostname/ip

If running cpu usage then machine name…please confirm and use accordingly

Cheers

i am getting the same error (“RPC SERVER UN AVAILABLE”)