* Overview This directory contains example Perl scripts that access ping903 facilities via REST API. You can use them as templates for writing your own configuration system, or just run them as they are, if you prefer. For a mature, advanced ping903 remote management system, please see . * Programs - inspect Queries the daemon for its configuration settings and displays them on stdout in the format of ping903 configuration file. - ipadd Adds IP address to the list of addresses monitored by ping903. - ipdel Removes IP address from the list of monitored addresses. - dbload Populates the list of monitored addresses from a SQL database. * Documentation Each example is self-documented. To access the description, run the script with the --help option, or do "perldoc PROG". Local Variables: mode: outline paragraph-separate: "[ ]*$" version-control: never End: