| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
On some my oes and or sles boxes I get the following warning. It doesn't really seem important, the box is totally functioning but it makes the logfile a bit more unreadable. If it's not relevant I don't want it in my logs.
This is the specific error:
34 user user warning oesserver zmd: networkmanagermodule (warn): failed to connect to networkmanager
Zmd stands for ZENworks Management Daemon and according to this brief and low quality article it's used within the update system in sles 10 sp1 and forward boxes.
/usr/lib/zmd/modules/Novell.Zenworks.Zmd.NetworkManager.dll
for example like this:
mv /usr/lib/zmd/modules/Novell.Zenworks.Zmd.NetworkManager.dll /usr/lib/zmd/modules/Novell.Zenworks.Zmd.NetworkManager.dll.notneeded
and restart zmd:
/etc/init.d/novell-zmd restart
Now the message will disappear from your logfiles.
Discussion