Changes

From SME Server
Jump to navigationJump to search
286 bytes added ,  20:42, 15 February 2015
no edit summary
Line 182: Line 182:     
The access of the ups is controled by database properties, three possible choice.
 
The access of the ups is controled by database properties, three possible choice.
 +
 
localhost: the ups access is only from the local machine ( UPS master ).
 
localhost: the ups access is only from the local machine ( UPS master ).
 +
 
private: the ups is accessable from your local network as per define in server-manager panel.
 
private: the ups is accessable from your local network as per define in server-manager panel.
 +
 
public:  
 
public:  
   Line 191: Line 194:  
  /sbin/e-smith/expand-template /etc/ups/upsd.conf
 
  /sbin/e-smith/expand-template /etc/ups/upsd.conf
 
  signal-event console-save
 
  signal-event console-save
 +
 +
In localhost mode, access to your ups should be ( ups as ups name )
 +
ups@localhost
 +
In private mode,  access to your ups should be ( ups as ups name )
 +
ups@localhost or ups@192.168.1.1 ( ups master IP ) , slave ups get access with ups@192.168.1.1 ( ups master IP ).
 +
In publec mode,
    
<headertabs/>
 
<headertabs/>
66

edits

Navigation menu