Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
monitors:remote_connection_test [2017/11/01 14:53] hlang [Description] |
monitors:remote_connection_test [2017/12/20 09:31] (current) hlang [xymon-remoteconns.pl] |
||
---|---|---|---|
Line 40: | Line 40: | ||
<code> | <code> | ||
#!/usr/bin/perl -w | #!/usr/bin/perl -w | ||
- | # This program tests network connections from the xymon clinet to a remote servers. | + | # This program tests network connections from the xymon client to a remote servers. |
# Update the array @servers with the list of remote servers and ports to test. The format | # Update the array @servers with the list of remote servers and ports to test. The format | ||
# for an entry is the "server:port". Example: | # for an entry is the "server:port". Example: |