Search found 16 matches

by Pomodoro
Thu Oct 05, 2006 7:07 am
Forum: Wish list
Topic: wonderfull wish list tast 8)
Replies: 7
Views: 19944

I know, but a lot of our technician use Linux or FreeBSD to work (his workstation) and web interface is to slow

RCC is better but work only on windows platform :-)

:roll: :roll: :roll: :roll: :roll:
by Pomodoro
Thu Oct 05, 2006 4:40 am
Forum: Wish list
Topic: wonderfull wish list tast 8)
Replies: 7
Views: 19944

AntonyP wrote: I sec to that :wink:
what does it mean?
by Pomodoro
Tue Oct 03, 2006 4:03 pm
Forum: Wish list
Topic: wonderfull wish list tast 8)
Replies: 7
Views: 19944

Oks

thanks for answers :-)
by Pomodoro
Sun Oct 01, 2006 11:11 am
Forum: Wish list
Topic: wonderfull wish list tast 8)
Replies: 7
Views: 19944

wonderfull wish list tast 8)

When hostmonitor will become ONLY a windows services?
and everione use it by JAVA client nterface, so all platform will can run client interface :-) :-) :-)

ok I'm dreaming :-)

by all
by Pomodoro
Wed Sep 20, 2006 1:31 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA Installation
Replies: 22
Views: 55787

good idea... I think it will be easy to do .sh to make it possible.. like run install.sh that ask ip of remote machine ask user and password of remote machine ask to make /usr/local/rma dir on remote machine and set 700 perm exec on remote machine by ssh an uname command take it and scp propertly rm...
by Pomodoro
Wed Sep 20, 2006 6:04 am
Forum: Wish list
Topic: copy function on status action box
Replies: 4
Views: 14504

H'm. If you create new action, you need to select "from", "to", "subject" and "template" options. and type of action from a long list :-) If you copy and modify an action, you save time on "from" and "subject" options. So, you save about 5...
by Pomodoro
Wed Sep 20, 2006 6:01 am
Forum: Wish list
Topic: Web interface html customize (no repots)
Replies: 2
Views: 11360

Great!!

<pressing_mode _on>
You can study way to
have preference per user like
different header and footer (logo, css, color)
per user :roll: :roll:
</pressing_mode_on>

kind regards
by Pomodoro
Wed Sep 20, 2006 5:56 am
Forum: Wish list
Topic: copy function on status action box
Replies: 4
Views: 14504

yes but
admin@
must have differente template than newbietech@

so if i can

copy action
change email
change template

i will be happy :-)))

kind regards
by Pomodoro
Wed Sep 20, 2006 5:53 am
Forum: Wish list
Topic: Web interface html customize (no repots)
Replies: 2
Views: 11360

Web interface html customize (no repots)

I use only Web interaface to check our server status (ten people us it) I wolud lile to have capability to change or add css, logo and add or change header and footer do tou have it on your whish list? P.S. I know that i can make reports and save it in difefrente way and template but web interface i...
by Pomodoro
Wed Sep 20, 2006 5:50 am
Forum: Wish list
Topic: copy function on status action box
Replies: 4
Views: 14504

copy function on status action box

Sometime i need to add an action on type of profile
(like add to person to receive alert by mail)

on "bad status action" box and "Good status action"
i can only "add", "edit" or "del"

I would like to see also "copy" :-)))
by Pomodoro
Tue Sep 12, 2006 9:19 am
Forum: RMA for UNIX
Topic: Exec script from server
Replies: 9
Views: 31967

thaks!! all it works

8) 8) 8) 8) 8) 8) 8)
by Pomodoro
Tue Sep 12, 2006 5:57 am
Forum: RMA for UNIX
Topic: Exec script from server
Replies: 9
Views: 31967

A little durty script that i put on HM are

#/bin/sh
COMMAND=$1
CHECK_COMMAND=`$1`
echo $CHECK_COMMAND


it works :-)
by Pomodoro
Tue Sep 12, 2006 4:45 am
Forum: RMA for UNIX
Topic: Exec script from server
Replies: 9
Views: 31967

My customer check his application by run his /home/script/mychecj.sh
i can't put that script on HM schell scripting becase
it can change every day by customer

so i need capability to run script that are on server
(where rma run) and not on HM server :-)



kind regards (sorry 4 my terrible english)
by Pomodoro
Tue Sep 12, 2006 4:09 am
Forum: RMA for UNIX
Topic: Exec script from server
Replies: 9
Views: 31967

I know
but in script method
the code are on HM server
i need that the code must remain on client side (where rma run)


I need to do a custom script that launch a server script?
by Pomodoro
Tue Sep 12, 2006 3:37 am
Forum: RMA for UNIX
Topic: Exec script from server
Replies: 9
Views: 31967

Exec script from server

Hi all

I have a server script where rma run

like

/home/script/mycustomcheck.sh

it return a OK if chesk work or KO if checK fault

How can i use that test thought HS and RMA?

thanks a lot