Koozali.org: home of the SME Server

Making Changes to the server-manager menu

Offline arnoldob

  • *
  • 183
  • +0/-0
Making Changes to the server-manager menu
« on: May 10, 2004, 08:22:17 PM »
Hi All,
I installed sysmon  has decribed at :
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_6.htm

and fetchmail packages from:
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_6.htm

Both created server-manager menu entries in an "uknown" catagory. Did anyone else have that happen and how do I fix it?
Tampa, FL USA

cydonia

Making Changes to the server-manager menu
« Reply #1 on: May 10, 2004, 08:33:56 PM »
try rebooting the server...

Offline arnoldob

  • *
  • 183
  • +0/-0
Making Changes to the server-manager menu
« Reply #2 on: May 10, 2004, 09:02:30 PM »
Yup been there, done that.

But I did have luck with this
http://www.pagefault.org/howto/e-smith-antivirus.shtml

I followed the howto there and after it finished I had the server-manger catagory of Pagefault.org added with an "anit-virus" entry beneath it as expected. Also the fetchmail link moved to catagory Collaboration entry name "Mails Users". Sysmon moved to catagory Administration, entry "System Monitor". Weird, I guess I "Forrest Gumped" my way through that one. Has grandpa used to say "Even a blind hog finds the occassional acorn."  :-D

Still I would like to know how to move or change entries in the menu. Anyone have any input?
Tampa, FL USA

Anonymous

Making Changes to the server-manager menu
« Reply #3 on: May 10, 2004, 10:04:51 PM »
i did come accross a config file somewhere in my mc travels... cant remember where now, someone will probably be able to help you more.

bofh

Making Changes to the server-manager menu
« Reply #4 on: May 11, 2004, 11:19:47 AM »
I had also this problem and solved it using:

Code: [Select]

/sbin/e-smith/signal-event post-upgrade

/sbin/e-smith/signal-event reboot

Offline briank

  • ****
  • 146
  • +0/-0
Making Changes to the server-manager menu
« Reply #5 on: May 11, 2004, 07:26:57 PM »
Thanks bofh - worked a treat.
This has been bothering me too but I was reluctant to issue the post-upgrade event.
Regards
brian K

Offline arnoldob

  • *
  • 183
  • +0/-0
Making Changes to the server-manager menu
« Reply #6 on: May 11, 2004, 08:34:48 PM »
Thanks for the input about the post-upgrade event. Looking at the script for the pagefault.org install, that's what it did. Good to know for any future nonsense.

Anyone find the correct method for editing server-manager menu items?
Tampa, FL USA

bobk

Making Changes to the server-manager menu
« Reply #7 on: May 12, 2004, 12:00:40 AM »
It is not really necessary to issue the post-upgrade and reboot events to get pre-6.0 contribs to show up in the server-manager correctly.

All you need to do is execute the following event after installing the contrib with a incorrectly displayed pannel.
Code: [Select]
# /etc/e-smith/events/actions/navigation-conf

You will receive a scrolling screenful of errors however the end result should have the contrib server-manager panel appearing in the navigation area correctly.