Skip to main content
Participant
June 9, 2010
Question

FMS and traceroute

  • June 9, 2010
  • 1 reply
  • 553 views

hi all,

I need to provide a traceroute between an fms instance and a client machine. Is there any way to do this using just FMS . Using .net i can provide a webservice  on a server and from there i can invoke a traceroute to the ip address as a parameter. I don't really wat to have to have .net running on the fms server just for this purpose as it seems daft - can i emulate this in some way just with fms?

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    June 9, 2010

    If you have such web-service at your disposal then half of your job is done. You can use webservices class (SSAS) of FMS to achieve the rest.