[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
maint.pl to hobbit-enadis.sh
- To: hobbit (at) hswn.dk
- Subject: maint.pl to hobbit-enadis.sh
- From: "jm54601 (at) yahoo.com" <jm54601 (at) yahoo.com>
- Date: Thu, 24 Jul 2008 13:47:23 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=Zg9M08oZYg0wbgy4PgbrLcgaBdg2VBch7EyZU2FfWrkKEXh9UdCx+0QfHNX7Td502SdqTx7d46xTja0ruyIwYES9SQxP2F5ZImcz63zrJFUMbXIuEFOPfrLdCJFj8DEKOnPhXfCADkuDkj8aQB5u1boYVP/r79IhjYBE6VEIo1c=;
Using maint.pl on Big Brother, I used to be able to call this URL from a script to disable a host:
http://bigbrother/cgi-bin/maint.pl?host="hostname"&reason=bbdisablescript&user=bbdisablescript&duration=7&tests=ALL&mode=disable&units=1440
In Hobbit calling a similar url (with tokens adapted) doesn't work:
http://hobbit/hobbit-cgi/hobbit-enadis.sh?hostname=hostname&disabletest=ALL&hostpattern=&pagepattern=&ippattern=&cause=disablescript&duration=7&scale=2&go=Disable+now&month=&day=&year=&hour=&minute=
Any ideas?