Skip to main content
Participant
February 14, 2008
Question

Monitoring FMS

  • February 14, 2008
  • 1 reply
  • 389 views
I am looking for a way to remotely monitor a Flash Media Server, to make sure that it is streaming properly. I would like to make this part of our Nagios server if possible. Any sugguestions or code to look at to create a plugin?
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    February 15, 2008
    Check out the fmscheck.exe tool. This might be a good start just to see if the server is up and responding to requests. Otherwise if you are interested in performance and server statistics, one would need to get down and dirty with the admin apis.