I am a trying to add some servers to control panel. Searching I got to the wiki page for Icinga https://wiki.amahi.org/index.php/Icing ... e_Admin_CP.
There they use :
Code: Select all
sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) echo 'Server.create(:name => "icinga", :comment => "Icinga")' | (cd /var/hda/platform/html && ./script/console production)
What should I do to remove a server status once I created one?
Thanks
Avi