Modify tests execution order

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
sirocco
Posts: 4
Joined: Tue May 08, 2007 6:32 am

Modify tests execution order

Post by sirocco »

Hello,

I would like to modify the order by which tests are executed.
I have a script to monitor the temperature of the computer, unfortunately it is executed after all others script, so measured CPU temperature is higher than expected.

How can I execute the temperature script before all others scripts?

Thanks
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

There is no chance to force sequence of execution explicitely. Poller takes host by host, but within the host, AFAIK the generating sequence of scripts defines the execution sequence.
Reinhard
sirocco
Posts: 4
Joined: Tue May 08, 2007 6:32 am

Post by sirocco »

Ok, so I have modified this script.

I've made a standalone script which store its results in a file on the disk. It's always executed one minute before cacti which gets results reading this file.
unq
Posts: 6
Joined: Tue Jul 25, 2006 5:15 pm

Post by unq »

Poller takes host by host
can i modify order of host?
does this order alphabet?
unq
Posts: 6
Joined: Tue Jul 25, 2006 5:15 pm

Post by unq »

Is there anybody who know unswer on my question?

thanks and sorry for my english :)
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

unq wrote:
Poller takes host by host
can i modify order of host?
does this order alphabet?
The hosts are executed in sequence of index numbers. If using the cactid poller with >1 processes, the numbers a split between each poller process. So there's virtually no control over the polling sequence
Reinhard
unq
Posts: 6
Joined: Tue Jul 25, 2006 5:15 pm

Post by unq »

thanks, a lot
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest