Does anybody know where xserv.dell.com went? (Except for the obvious 301 redirect ;)
[tbosua]$ curl http://xserv.dell.com/ <head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF=“http://www.dell.com">here</a></body> We use it to automate warranty checks on hardware nodes. [tbosua]$ sh -x check_dellwarranty.sh *TAG* + ‘[‘ -z *TAG* ']' + curl http://xserv.dell.com/services/assetservice.asmx -s -S --data-binary @- --header Expect: --header 'Soapaction: "http://support.dell.com/WebServices/GetAssetInformation"' --header 'Content-Type: text/xml; charset=utf-8' + awk '-F</?EndDate>' '{for(i=1;++i<=NF;) if(length($i)==19) print substr($i, 1, 10)}' + sort -nr + head -n 1 curl: (56) Recv failure: Connection reset by peer This is now broken. Any other way to check this I don’t know of? Thanks! Met vriendelijke groet/Kind regards, Tim Bosua Senior System Administrator <https://www.hostnet.nl/> Hostnet bv De Ruyterkade 6 | 1013 AA Amsterdam T: 020-7500800 | F: 020-7500825 www.hostnet.nl <https://www.hostnet.nl/> | weblog.hostnet.nl <http://weblog.hostnet.nl/> <https://nl-nl.facebook.com/Hostnetbv> <https://twitter.com/Hostnet> <https://www.linkedin.com/company/hostnet-bv>
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
