Did you know? SysAid has an API! Taken from:- http://www.ilient.com/Sysforums/posts/list/2068.page You can download the perl API at http://www.ilient.com/down/sysaid-perl-api.tar.gz 1. sysaid-agent-reg.pl – This script registers a new agent. Usage: sysaid-agent-reg.pl <URL> <Agent ID> <Account ID> <Serial> <Name> <Type> <Group> Example: ./sysaid-agent-reg.pl "http://demo.ilient.com:80" test-1234 demo 55BA92A9F11535DD "Api Agent" Server "\\" 2. sysaid-agent-alert.pl - This script creates a new alert (new SR). Usage: sysaid-agent-alert.pl <URL> <Agent ID> <Account ID> <Serial><Category> <Sub Category> <Third Level Category> <Title> <Description><Status> <Urgency> Example: ./sysaid-agent-alert.pl "http://demo.ilient.com:80" SUN:2198645094 demo 55BA92A9F11535DD Network Pemissions none "Detected unauthrized access" "IPAddress = bla bla" 2 2 |