Users Guide
Troubleshooting 145
Linux Red Hat, OpenSUSE and Mandriva: Notification icon (system tray icon) is not started upon
installation or upgrade
Solutions:
• Launch the following command, as your standard user, from a terminal or using a Launch feature:
$ /usr/local/Dell/UPSLocalNodeManager/mc2 -systray
NOTE:
If you launch this command from a terminal, add an ampersand (&) at the end of the command line in order to
detach the process.
• Close your graphical session, and log into a new one. The notification icon will be automatically start
with the new graphical session
Linux Unity desktop: “Open” shortcut is not present
Solutions:
• Open a terminal and type the following line:
> sudo xdg-desktop-menu install --novendor
/usr/local/Dell/UPSLocalNodeManager/desktop/Dell.directory
/usr/local/Dell/UPSLocalNodeManager/desktop/ULNM.directory
/usr/local/Dell/UPSLocalNodeManager/desktop/Open.desktop
•Type
open
in the search box of the Unity Menu to retrieve the “Open” shortcut.
• Open a Web browser and type the following URL:
http://localhost:4679/
Linux Network System Integration
Network proxy not detected
NOTE:
If your network proxy was not detected during installation, you will not be able to access automatic update
and other Internet resources from the Dell ULNM.This can be validated by the absence of “proxy.cfg” under
/usr/local/Dell/UPSLocalNodeManager/configs/
Solution:
• Create a file named “proxy.cfg” under /usr/local/Dell/UPSLocalNodeManager/configs/ with the
following content:
{
'proxyHost': "your.proxy.address.com",
'proxyPort': "proxy_port"
}
0120_3-Dell ULNM UG.book Page 145 Saturday, November 2, 2013 5:34 PM