00001 /*****************************************************************************/ 00002 /* */ 00003 /* XrdMonCommon.cc */ 00004 /* */ 00005 /* (c) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */ 00006 /* All Rights Reserved */ 00007 /* Produced by Jacek Becla for Stanford University under contract */ 00008 /* DE-AC02-76SF00515 with the Department of Energy */ 00009 /*****************************************************************************/ 00010 00011 // $Id: XrdMonCommon.cc 22437 2008-03-04 14:35:16Z rdm $ 00012 00013 #include "XrdMon/XrdMonCommon.hh" 00014 00015 const char* DEFAULT_HOST = "127.0.0.1"; 00016 const int DEFAULT_PORT = 9930;