RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-23 Thread Dirk Bulinckx
In the 2579 beta build we added this feature.
We will, when doing the actual check, replace
%h  by the hostname
%p  by the pretty name
%r  by the remark
%w  by the IP address if known, if not known then by the hostname 
(%h)

Pay attention to the fact that we will only replace the vars during the actual 
check, NOT when within the interface you will "browse" for a service (example), 
or when testing an SNMP check or   Clearly ONLY during the actual check!

As always the beta can be found on http://beta.woodstone.nu

 


Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Demeulemeester, Pieter
Sent: Friday, November 22, 2013 9:16 AM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

Thanks !

Pieter

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: donderdag 21 november 2013 21:46
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

What can be done (and is not yet done :-)), is to have the %h,%p and %r vars 
within the checks.  (we will have implement this for each check independantly). 
 

For %w  (IP address) I will be able to do the following
* if the IP is "known" we replace %w with the known IP
* if the IP is not known we replace %w with the hostname (%h)

I'll try to implement these changes over the weekend, hopefully for all 
checktypes.


Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: Thursday, November 21, 2013 3:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

If you create new entries via the IMPORT feature,then the hostnames will be 
adapted correctly, even within the check definition :-)

I see a use for %h, %p and %r as they are known within SA when the check is 
created.  The %w is however not known.  This means that the 1st time a check is 
done we can't use %w as the IP address isn't known yet.

Also the %h, %p and %r are known within SA but not within the COM checks, this 
means that we would have to convert the % parameters before the enter the COM 
part.


Let me have a look at it and see if and how this can be done.



dirk

On Thu, 21 Nov 2013 15:15:46 +0100, Demeulemeester, Pieter wrote:
> I manage 25 installation of SA.  All are 'almost' identical'.
> I'm in the middle of making an entries file that will be copied to 
> those 25 instances. For each instance I have to make some changes, 
> like server names.  The fewer changes I need to make, the better.
>
> The %h would be the most useful, but maybe %w (IP address) as well.
> Or suppose for an External Errorlevel Check I could use the %p or %r 
> as parameters for a CMD job.  Just a thought.
>
> On the other hand, it would be handy that the server name shouldn't
> be given twice, at least for some checks.   Suppose (and I do) copy a
> Diskspace Check for the C-drive for Server1, just to make a similar 
> check for Server2.  Now I have to change the server name on 2 places, 
> once on the General tab and once in the Check definition.
> I can live with it though, just trying to optimize things.
>
> Pieter
>
> -Original Message-
> From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On 
> Behalf Of Dirk Bulinckx
> Sent: donderdag 21 november 2013 14:46
> To: Servers Alive Discussion List
> Subject: RE: [SA-list] The feature you always wanted in Servers Alive 
> but always were afraid to ask
>
> What would be the use of that?
> And what else then %h would be usefull?
>
>
> dirk
>
> On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
>> The feature you always wanted in Servers Alive but always were afraid 
>> to ask
>>
>> Hi Dirk,
>>
>> Another feature I think would be nice : possibility to use parameters 
>> in the checks definitions.
>>
>> Like the parameters that are available for the SMTP Alerts (ex. %h, 
>> %u, %w %d)
>>
>> Examples:
>>
>> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>>
>> File Properties Check: \%hc$test.txt instead of \SERVERNAMEC$test.txt
>>
>> Regards,
>>
>> Pieter
>>
>> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]] 
>&g

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-22 Thread Demeulemeester, Pieter
Thanks !

Pieter

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: donderdag 21 november 2013 21:46
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

What can be done (and is not yet done :-)), is to have the %h,%p and %r vars 
within the checks.  (we will have implement this for each check independantly). 
 

For %w  (IP address) I will be able to do the following
* if the IP is "known" we replace %w with the known IP
* if the IP is not known we replace %w with the hostname (%h)

I'll try to implement these changes over the weekend, hopefully for all 
checktypes.


Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: Thursday, November 21, 2013 3:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

If you create new entries via the IMPORT feature,then the hostnames will be 
adapted correctly, even within the check definition :-)

I see a use for %h, %p and %r as they are known within SA when the check is 
created.  The %w is however not known.  This means that the 1st time a check is 
done we can't use %w as the IP address isn't known yet.

Also the %h, %p and %r are known within SA but not within the COM checks, this 
means that we would have to convert the % parameters before the enter the COM 
part.


Let me have a look at it and see if and how this can be done.



dirk

On Thu, 21 Nov 2013 15:15:46 +0100, Demeulemeester, Pieter wrote:
> I manage 25 installation of SA.  All are 'almost' identical'.
> I'm in the middle of making an entries file that will be copied to 
> those 25 instances. For each instance I have to make some changes, 
> like server names.  The fewer changes I need to make, the better.
>
> The %h would be the most useful, but maybe %w (IP address) as well.
> Or suppose for an External Errorlevel Check I could use the %p or %r 
> as parameters for a CMD job.  Just a thought.
>
> On the other hand, it would be handy that the server name shouldn't
> be given twice, at least for some checks.   Suppose (and I do) copy a
> Diskspace Check for the C-drive for Server1, just to make a similar 
> check for Server2.  Now I have to change the server name on 2 places, 
> once on the General tab and once in the Check definition.
> I can live with it though, just trying to optimize things.
>
> Pieter
>
> -Original Message-
> From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On 
> Behalf Of Dirk Bulinckx
> Sent: donderdag 21 november 2013 14:46
> To: Servers Alive Discussion List
> Subject: RE: [SA-list] The feature you always wanted in Servers Alive 
> but always were afraid to ask
>
> What would be the use of that?
> And what else then %h would be usefull?
>
>
> dirk
>
> On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
>> The feature you always wanted in Servers Alive but always were afraid 
>> to ask
>>
>> Hi Dirk,
>>
>> Another feature I think would be nice : possibility to use parameters 
>> in the checks definitions.
>>
>> Like the parameters that are available for the SMTP Alerts (ex. %h, 
>> %u, %w %d)
>>
>> Examples:
>>
>> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>>
>> File Properties Check: \%hc$test.txt instead of \SERVERNAMEC$test.txt
>>
>> Regards,
>>
>> Pieter
>>
>> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]] 
>> ON BEHALF OF Dirk Bulinckx
>> SENT: Tuesday, December 18, 2012 1:46 PM
>> TO: Servers Alive Discussion List
>> SUBJECT: [SA-list] The feature you always wanted in Servers Alive but 
>> always were afraid to ask
>>
>> What is that one feature (small or big) that you always wanted in 
>> Servers Alive?
>>
>> Dirk Bulinckx
>> Servers Alive - http://www.woodstone.nu [2] StellarDNS (DNS Hosting) 
>> - http://www.stellardns.com [3]
>>
>> To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
>> salive@woodstone.nu [4] If you use auto-responders (like 
>> out-of-the-office messages), make sure that they are not sent to the 
>> list nor to individual members.
>> Doing so will cause you to be automatically removed from the list.
>>
>> -
>>
>> IMPORTANT NOTICE ! This E-Mail transmission and any accompanying 
>> att

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-21 Thread Dirk Bulinckx
What can be done (and is not yet done :-)), is to have the %h,%p and %r vars 
within the checks.  (we will have implement this for each check independantly). 
 

For %w  (IP address) I will be able to do the following
* if the IP is "known" we replace %w with the known IP
* if the IP is not known we replace %w with the hostname (%h)

I'll try to implement these changes over the weekend, hopefully for all 
checktypes.


Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: Thursday, November 21, 2013 3:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

If you create new entries via the IMPORT feature,then the hostnames will be 
adapted correctly, even within the check definition :-)

I see a use for %h, %p and %r as they are known within SA when the check is 
created.  The %w is however not known.  This means that the 1st time a check is 
done we can't use %w as the IP address isn't known yet.

Also the %h, %p and %r are known within SA but not within the COM checks, this 
means that we would have to convert the % parameters before the enter the COM 
part.


Let me have a look at it and see if and how this can be done.



dirk

On Thu, 21 Nov 2013 15:15:46 +0100, Demeulemeester, Pieter wrote:
> I manage 25 installation of SA.  All are 'almost' identical'.
> I'm in the middle of making an entries file that will be copied to 
> those 25 instances. For each instance I have to make some changes, 
> like server names.  The fewer changes I need to make, the better.
>
> The %h would be the most useful, but maybe %w (IP address) as well.
> Or suppose for an External Errorlevel Check I could use the %p or %r 
> as parameters for a CMD job.  Just a thought.
>
> On the other hand, it would be handy that the server name shouldn't
> be given twice, at least for some checks.   Suppose (and I do) copy a
> Diskspace Check for the C-drive for Server1, just to make a similar 
> check for Server2.  Now I have to change the server name on 2 places, 
> once on the General tab and once in the Check definition.
> I can live with it though, just trying to optimize things.
>
> Pieter
>
> -Original Message-
> From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On 
> Behalf Of Dirk Bulinckx
> Sent: donderdag 21 november 2013 14:46
> To: Servers Alive Discussion List
> Subject: RE: [SA-list] The feature you always wanted in Servers Alive 
> but always were afraid to ask
>
> What would be the use of that?
> And what else then %h would be usefull?
>
>
> dirk
>
> On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
>> The feature you always wanted in Servers Alive but always were afraid 
>> to ask
>>
>> Hi Dirk,
>>
>> Another feature I think would be nice : possibility to use parameters 
>> in the checks definitions.
>>
>> Like the parameters that are available for the SMTP Alerts (ex. %h, 
>> %u, %w %d)
>>
>> Examples:
>>
>> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>>
>> File Properties Check: \%hc$test.txt instead of \SERVERNAMEC$test.txt
>>
>> Regards,
>>
>> Pieter
>>
>> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]] 
>> ON BEHALF OF Dirk Bulinckx
>> SENT: Tuesday, December 18, 2012 1:46 PM
>> TO: Servers Alive Discussion List
>> SUBJECT: [SA-list] The feature you always wanted in Servers Alive but 
>> always were afraid to ask
>>
>> What is that one feature (small or big) that you always wanted in 
>> Servers Alive?
>>
>> Dirk Bulinckx
>> Servers Alive - http://www.woodstone.nu [2] StellarDNS (DNS Hosting) 
>> - http://www.stellardns.com [3]
>>
>> To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
>> salive@woodstone.nu [4] If you use auto-responders (like 
>> out-of-the-office messages), make sure that they are not sent to the 
>> list nor to individual members.
>> Doing so will cause you to be automatically removed from the list.
>>
>> -
>>
>> IMPORTANT NOTICE ! This E-Mail transmission and any accompanying 
>> attachments may contain confidential information intended only for 
>> the use of the individual or entity named above. Any dissemination, 
>> distribution, copying or action taken in reliance on the contents of 
>> this E-Mail by anyone other than the intended recipient is strictly 
>> prohibited and 

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-21 Thread Dirk Bulinckx
If you create new entries via the IMPORT feature,then the hostnames 
will be adapted correctly, even within the check definition :-)

I see a use for %h, %p and %r as they are known within SA when the 
check is created.  The %w is however not known.  This means that the 1st 
time a check is done we can't use %w as the IP address isn't known yet.

Also the %h, %p and %r are known within SA but not within the COM 
checks, this means that we would have to convert the % parameters before 
the enter the COM part.


Let me have a look at it and see if and how this can be done.



dirk

On Thu, 21 Nov 2013 15:15:46 +0100, Demeulemeester, Pieter wrote:
> I manage 25 installation of SA.  All are 'almost' identical'.
> I'm in the middle of making an entries file that will be copied to
> those 25 instances. For each instance I have to make some changes,
> like server names.  The fewer changes I need to make, the better.
>
> The %h would be the most useful, but maybe %w (IP address) as well.
> Or suppose for an External Errorlevel Check I could use the %p or %r
> as parameters for a CMD job.  Just a thought.
>
> On the other hand, it would be handy that the server name shouldn't
> be given twice, at least for some checks.   Suppose (and I do) copy a
> Diskspace Check for the C-drive for Server1, just to make a similar
> check for Server2.  Now I have to change the server name on 2 places,
> once on the General tab and once in the Check definition.
> I can live with it though, just trying to optimize things.
>
> Pieter
>
> -Original Message-
> From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On
> Behalf Of Dirk Bulinckx
> Sent: donderdag 21 november 2013 14:46
> To: Servers Alive Discussion List
> Subject: RE: [SA-list] The feature you always wanted in Servers Alive
> but always were afraid to ask
>
> What would be the use of that?
> And what else then %h would be usefull?
>
>
> dirk
>
> On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
>> The feature you always wanted in Servers Alive but always were 
>> afraid
>> to ask
>>
>> Hi Dirk,
>>
>> Another feature I think would be nice : possibility to use 
>> parameters
>> in the checks definitions.
>>
>> Like the parameters that are available for the SMTP Alerts (ex. %h,
>> %u, %w %d)
>>
>> Examples:
>>
>> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>>
>> File Properties Check: \%hc$test.txt instead of 
>> \SERVERNAMEC$test.txt
>>
>> Regards,
>>
>> Pieter
>>
>> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]]
>> ON BEHALF OF Dirk Bulinckx
>> SENT: Tuesday, December 18, 2012 1:46 PM
>> TO: Servers Alive Discussion List
>> SUBJECT: [SA-list] The feature you always wanted in Servers Alive 
>> but
>> always were afraid to ask
>>
>> What is that one feature (small or big) that you always wanted in
>> Servers Alive?
>>
>> Dirk Bulinckx
>> Servers Alive - http://www.woodstone.nu [2]
>> StellarDNS (DNS Hosting) - http://www.stellardns.com [3]
>>
>> To unsubscribe send a message with UNSUBSCRIBE in the subject line 
>> to
>> salive@woodstone.nu [4]
>> If you use auto-responders (like out-of-the-office messages), make
>> sure that they are not sent to the list nor to individual members.
>> Doing so will cause you to be automatically removed from the list.
>>
>> -
>>
>> IMPORTANT NOTICE ! This E-Mail transmission and any accompanying
>> attachments may contain confidential information intended only for
>> the use of the individual or entity named above. Any dissemination,
>> distribution, copying or action taken in reliance on the contents of
>> this E-Mail by anyone other than the intended recipient is strictly
>> prohibited and is not intended to, in anyway, waive privilege or
>> confidentiality. If you have received this E-Mail in error please
>> immediately delete it and notify sender at the above E-Mail address.
>> Agrium uses state of the art anti-virus technology on all incoming
>> and outgoing E-Mail. We encourage and promote the use of safe E-Mail
>> management practices and recommend you check this, and all other
>> E-Mail and attachments you receive for the presence of viruses. The
>> sender and Agrium accept no liability for any damage caused by a
>> virus or otherwise by the transmittal of this E-Mail.
>>
>> To unsubscribe send a message with UNSUBSCRIBE in the subject line 
>> to
>> salive@woodstone.nu [5]
>> If you use auto-responders (like out-of-t

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-21 Thread Dirk Bulinckx
What would be the use of that?
And what else then %h would be usefull?


dirk

On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
> The feature you always wanted in Servers Alive but always were afraid
> to ask
>
> Hi Dirk,
>
> Another feature I think would be nice : possibility to use parameters
> in the checks definitions.
>
> Like the parameters that are available for the SMTP Alerts (ex. %h,
> %u, %w %d)
>
> Examples:
>
> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>
> File Properties Check: \%hc$test.txt instead of \SERVERNAMEC$test.txt
>
> Regards,
>
> Pieter
>
> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]]
> ON BEHALF OF Dirk Bulinckx
> SENT: Tuesday, December 18, 2012 1:46 PM
> TO: Servers Alive Discussion List
> SUBJECT: [SA-list] The feature you always wanted in Servers Alive but
> always were afraid to ask
>
> What is that one feature (small or big) that you always wanted in
> Servers Alive?
>
> Dirk Bulinckx
> Servers Alive - http://www.woodstone.nu [2]
> StellarDNS (DNS Hosting) - http://www.stellardns.com [3]
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [4]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> -
>
> IMPORTANT NOTICE ! This E-Mail transmission and any accompanying
> attachments may contain confidential information intended only for
> the use of the individual or entity named above. Any dissemination,
> distribution, copying or action taken in reliance on the contents of
> this E-Mail by anyone other than the intended recipient is strictly
> prohibited and is not intended to, in anyway, waive privilege or
> confidentiality. If you have received this E-Mail in error please
> immediately delete it and notify sender at the above E-Mail address.
> Agrium uses state of the art anti-virus technology on all incoming
> and outgoing E-Mail. We encourage and promote the use of safe E-Mail
> management practices and recommend you check this, and all other
> E-Mail and attachments you receive for the presence of viruses. The
> sender and Agrium accept no liability for any damage caused by a
> virus or otherwise by the transmittal of this E-Mail.
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [5]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [6]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> -
>  Dit bericht wordt verzonden vanuit een e-mailadres voor
> professioneel gebruik. De verantwoordelijken binnen de organisatie
> kunnen kennis nemen van alle berichten verzonden naar dit adres.
> Le présent message est envoyé d'une adresse e-mail pour usage
> professionnel. Les responsables de l'organisation peuvent prendre
> connaissance de tous les messages envoyés à cette adresse.
> This message is sent from an e-mail address for professional use
> only. The persons in charge of the organisation may take note of all
> messages sent to this address.
>
>  To unsubscribe send a message with UNSUBSCRIBE in the subject line
> to salive@woodstone.nu
>  If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> Links:
> --
> [1] mailto:salive@woodstone.nu
> [2] http://www.woodstone.nu
> [3] http://www.stellardns.com
> [4] mailto:salive@woodstone.nu
> [5] mailto:salive@woodstone.nu
> [6] mailto:salive@woodstone.nu

-- 
Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
DNS Hosting on StellarDNS - http://www.stellardns.com

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members.  Doing so will cause 
you to be automatically removed from the list.



RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-21 Thread Demeulemeester, Pieter
I manage 25 installation of SA.  All are 'almost' identical'.
I'm in the middle of making an entries file that will be copied to those 25 
instances. For each instance I have to make some changes, like server names.  
The fewer changes I need to make, the better.

The %h would be the most useful, but maybe %w (IP address) as well.
Or suppose for an External Errorlevel Check I could use the %p or %r as 
parameters for a CMD job.  Just a thought.

On the other hand, it would be handy that the server name shouldn't be given 
twice, at least for some checks.   Suppose (and I do) copy a Diskspace Check 
for the C-drive for Server1, just to make a similar check for Server2.  Now I 
have to change the server name on 2 places, once on the General tab and once in 
the Check definition.
I can live with it though, just trying to optimize things.

Pieter

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: donderdag 21 november 2013 14:46
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

What would be the use of that?
And what else then %h would be usefull?


dirk

On Thu, 21 Nov 2013 11:30:42 +0100, Demeulemeester, Pieter wrote:
> The feature you always wanted in Servers Alive but always were afraid
> to ask
>
> Hi Dirk,
>
> Another feature I think would be nice : possibility to use parameters
> in the checks definitions.
>
> Like the parameters that are available for the SMTP Alerts (ex. %h,
> %u, %w %d)
>
> Examples:
>
> Diskspace Check : \%hC$ instead of \SERVERNAMEC$
>
> File Properties Check: \%hc$test.txt instead of \SERVERNAMEC$test.txt
>
> Regards,
>
> Pieter
>
> FROM: Servers Alive Discussion List [mailto:salive@woodstone.nu [1]]
> ON BEHALF OF Dirk Bulinckx
> SENT: Tuesday, December 18, 2012 1:46 PM
> TO: Servers Alive Discussion List
> SUBJECT: [SA-list] The feature you always wanted in Servers Alive but
> always were afraid to ask
>
> What is that one feature (small or big) that you always wanted in
> Servers Alive?
>
> Dirk Bulinckx
> Servers Alive - http://www.woodstone.nu [2]
> StellarDNS (DNS Hosting) - http://www.stellardns.com [3]
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [4]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> -
>
> IMPORTANT NOTICE ! This E-Mail transmission and any accompanying
> attachments may contain confidential information intended only for
> the use of the individual or entity named above. Any dissemination,
> distribution, copying or action taken in reliance on the contents of
> this E-Mail by anyone other than the intended recipient is strictly
> prohibited and is not intended to, in anyway, waive privilege or
> confidentiality. If you have received this E-Mail in error please
> immediately delete it and notify sender at the above E-Mail address.
> Agrium uses state of the art anti-virus technology on all incoming
> and outgoing E-Mail. We encourage and promote the use of safe E-Mail
> management practices and recommend you check this, and all other
> E-Mail and attachments you receive for the presence of viruses. The
> sender and Agrium accept no liability for any damage caused by a
> virus or otherwise by the transmittal of this E-Mail.
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [5]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> To unsubscribe send a message with UNSUBSCRIBE in the subject line to
> salive@woodstone.nu [6]
> If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.
>
> -
>  Dit bericht wordt verzonden vanuit een e-mailadres voor
> professioneel gebruik. De verantwoordelijken binnen de organisatie
> kunnen kennis nemen van alle berichten verzonden naar dit adres.
> Le présent message est envoyé d'une adresse e-mail pour usage
> professionnel. Les responsables de l'organisation peuvent prendre
> connaissance de tous les messages envoyés à cette adresse.
> This message is sent from an e-mail address for professional use
> only. The persons in charge of the organisation may take note of all
> messages sent to thi

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-21 Thread Demeulemeester, Pieter
The feature you always wanted in Servers Alive but always were afraid to ask

Hi Dirk,

 

Another feature I think would be nice : possibility to use parameters in the 
checks definitions.  

Like the parameters that are available for the SMTP Alerts (ex. %h, %u, %w %d)

 

Examples:

Diskspace Check : \\%h\C$  instead of \\SERVERNAME\C$

File Properties Check: \\%h\c$\test.txt instead of \\SERVERNAME\C$\test.txt

 

Regards,

Pieter

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu 
(mailto:salive@woodstone.nu)] On Behalf Of Dirk Bulinckx
Sent: Tuesday, December 18, 2012 1:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

 




IMPORTANT NOTICE ! This E-Mail transmission and any accompanying attachments 
may contain confidential information intended only for the use of the 
individual or entity named above. Any dissemination, distribution, copying or 
action taken in reliance on the contents of this E-Mail by anyone other than 
the intended recipient is strictly prohibited and is not intended to, in 
anyway, waive privilege or confidentiality. If you have received this E-Mail in 
error please immediately delete it and notify sender at the above E-Mail 
address. Agrium uses state of the art anti-virus technology on all incoming and 
outgoing E-Mail. We encourage and promote the use of safe E-Mail management 
practices and recommend you check this, and all other E-Mail and attachments 
you receive for the presence of viruses. The sender and Agrium accept no 
liability for any damage caused by a virus or otherwise by the transmittal of 
this E-Mail.


To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 





Dit bericht wordt verzonden vanuit een e-mailadres voor professioneel gebruik. 
De verantwoordelijken binnen de organisatie kunnen kennis nemen van alle 
berichten verzonden naar dit adres.
Le présent message est envoyé d'une adresse e-mail pour usage 
professionnel. Les responsables de l'organisation peuvent prendre connaissance 
de tous les messages envoyés à cette adresse.
This message is sent from an e-mail address for professional use only. The 
persons in charge of the organisation may take note of all messages sent to 
this address. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-11-18 Thread Demeulemeester, Pieter
The feature you always wanted in Servers Alive but always were afraid to ask

I finally found some (that's a good sign isn't it)

 

·Separate entries files for each group.  

As a consequence :

-SA should be able to read multiple entries files and append them.

-In Setup, General, Startup, Hostfile : should be a multiple line input 
box (and corresponding reg-key)

Ex. :  All entries in the file "servers.txt" contains all the checks in group 
"servers", all those in "printers.txt" in group "printers" etc…

This way it would be easy to create a set of entries on one instance of SA, and 
copy/move it to another instance of SA.

 

·Easy way to move up and down an entry one line.  Now SA only 
allows to move to first or last entry in the group/list.

 

Regards,

Pieter

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu 
(mailto:salive@woodstone.nu)] On Behalf Of Dirk Bulinckx
Sent: Tuesday, December 18, 2012 1:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

 




IMPORTANT NOTICE ! This E-Mail transmission and any accompanying attachments 
may contain confidential information intended only for the use of the 
individual or entity named above. Any dissemination, distribution, copying or 
action taken in reliance on the contents of this E-Mail by anyone other than 
the intended recipient is strictly prohibited and is not intended to, in 
anyway, waive privilege or confidentiality. If you have received this E-Mail in 
error please immediately delete it and notify sender at the above E-Mail 
address. Agrium uses state of the art anti-virus technology on all incoming and 
outgoing E-Mail. We encourage and promote the use of safe E-Mail management 
practices and recommend you check this, and all other E-Mail and attachments 
you receive for the presence of viruses. The sender and Agrium accept no 
liability for any damage caused by a virus or otherwise by the transmittal of 
this E-Mail.


To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 





Dit bericht wordt verzonden vanuit een e-mailadres voor professioneel gebruik. 
De verantwoordelijken binnen de organisatie kunnen kennis nemen van alle 
berichten verzonden naar dit adres.
Le présent message est envoyé d'une adresse e-mail pour usage 
professionnel. Les responsables de l'organisation peuvent prendre connaissance 
de tous les messages envoyés à cette adresse.
This message is sent from an e-mail address for professional use only. The 
persons in charge of the organisation may take note of all messages sent to 
this address. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2013-01-02 Thread Bill Tkach
Can you not do this by having checks that are subsets of other checks? 


I.e. Check for temperature, and if it returns temperature high, then it runs 
the next check (which is based upon this one), to see if the temperature is 
severely high.  But it only runs the second check if the first one is true.  
It’s almost an IF>THEN IF THEN... 

 

Bill Tkach - City of Parksville - 250-954-4664 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
grootfly
Sent: December-22-12 08:01
To: Servers Alive Discussion List
Subject: Re: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

 

Dirk,

1) Similar to one of the other respondees, I would like to be able to take 
different actions dependent on the value returned from checks, (as same again) 
I currently have (SNMP) checks for temperatures, and currently have double 
checks, one for a lower but still suspect temperature (where I alert the teams 
but for more as an investigative purpose), and then a second check for a more 
significant temperature which I then need the alerts to scream for action, same 
for disk space and memory usage.

2) Probably through simplicity I tend to use the inbuilt 'technical' web page 
for a quick view of what's happening - currently this displays in the order of 
checks in the config file rather than being grouped.

Thanks

Robin 

On Sat, Dec 22, 2012 at 5:45 AM, Goggins, Patrick mailto:goggi...@uwgb.edu)> wrote: 

1)   Easy management when scaling, managing 10 checks should be as simple as 
managing 2000+ checks 

2)   I have a system with a nested series of say 7 to 12 checks some way of 
cloning to a new IP/hostname without having to rebuild every check from 
scratch. 

3)   GUI in thread isolation (to prevent GUI hangs during some types of checks) 

4)   Since we already have SAWeb, full management via the web. 

 

 

Patrick Goggins 

Senior Systems Administrator 

University of Wisconsin - Green Bay 

 

 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so 

Re: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-22 Thread grootfly
Dirk,

1) Similar to one of the other respondees, I would like to be able to take 
different actions dependent on the value returned from checks, (as same again) 
I currently have (SNMP) checks for temperatures, and currently have double 
checks, one for a lower but still suspect temperature (where I alert the teams 
but for more as an investigative purpose), and then a second check for a more 
significant temperature which I then need the alerts to scream for action, same 
for disk space and memory usage.

2) Probably through simplicity I tend to use the inbuilt 'technical' 
web page for a quick view of what's happening - currently this displays in 
the order of checks in the config file rather than being grouped.

Thanks

Robin

On Sat, Dec 22, 2012 at 5:45 AM, Goggins, Patrick mailto:goggi...@uwgb.edu)> wrote:


1)    Easy management when scaling, managing 10 checks should be as simple as 
managing 2000+ checks 

2)    I have a system with a nested series of say 7 to 12 checks some way of 
cloning to a new IP/hostname without having to rebuild every check from 
scratch. 

3)    GUI in thread isolation (to prevent GUI hangs during some types of 
checks) 

4)    Since we already have SAWeb, full management via the web. 

  

  

Patrick Goggins 

Senior Systems Administrator 

University of Wisconsin - Green Bay 

  

  

  

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

  

  

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

  

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

  

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

  

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

  



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do no

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-21 Thread Goggins, Patrick
The feature you always wanted in Servers Alive but always were afraid to ask 

1)   Easy management when scaling, managing 10 checks should be as simple as 
managing 2000+ checks 

2)   I have a system with a nested series of say 7 to 12 checks some way of 
cloning to a new IP/hostname without having to rebuild every check from 
scratch. 

3)   GUI in thread isolation (to prevent GUI hangs during some types of checks) 

4)   Since we already have SAWeb, full management via the web. 

 

 

Patrick Goggins 

Senior Systems Administrator 

University of Wisconsin - Green Bay 

 

 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any lo

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-20 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask 
Using the saif part and some HTML "code" you can have any sound you want... 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Cameron, Mark, 16158
Sent: Thursday, December 20, 2012 10:46 AM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





It would be nice with this (if it is possible) if we could make use of any 
sound file we want (provided file type correct.) Not that a 
“mature” administrator such as myself would use anything 
daft… J 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 19 December 2012 17:31
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

 

Thanks for the suggestion. 

What I will do (based on your feedback) is add the ability to have this within 
the template based HTML output. That way you can decide to have it or not. 

(this means that the saif clause should also work outside of the current 
sa_report part of the template). 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

The default built-in one on port 4310… 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 19 December 2012 15:16
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

 

What status page are you refering too? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at 

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-20 Thread Cameron, Mark, 16158
The feature you always wanted in Servers Alive but always were afraid to ask

It would be nice with this (if it is possible) if we could make use of any 
sound file we want (provided file type correct.) Not that a 
“mature” administrator such as myself would use anything 
daft… J

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 19 December 2012 17:31
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

 

Thanks for the suggestion.

What I will do (based on your feedback) is add the ability to have this within 
the template based HTML output. That way you can decide to have it or not.

(this means that the saif clause should also work outside of the current 
sa_report part of the template).

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

The default built-in one on port 4310…

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 19 December 2012 15:16
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

 

What status page are you refering too?

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk)

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay.

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-20 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask I 
know that you asked for it within built-in onebut I wanted to make it more 
generic.  In the TEMPLATE based HTML output you can now use the saif part 
ouside of the sa_report part and as such have something that is "done" once.  
This combined with the news vars 
(sa_nr_up,sa_nr_down,sa_nr_maintenance,sa_nr_unchecked,sa_nr_unavailable and 
sa_nr_entries, giving the values of SA not of the page!) you can check at the 
start of the output for the number of downs and have a sound alert you if more 
then 0 (for example) down entries are "available" in Servers Alive. 
 
Beta is on http://beta.woodstone.nu (http://beta.woodstone.nu) 
 
 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





The default built-in one on port 4310… 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 19 December 2012 15:16
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

 

What status page are you refering too? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask 
Thanks for the suggestion. 
What I will do (based on your feedback) is add the ability to have this within 
the template based HTML output. That way you can decide to have it or not. 
(this means that the saif clause should also work outside of the current 
sa_report part of the template). 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:31 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





The default built-in one on port 4310… 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 19 December 2012 15:16
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

 

What status page are you refering too? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk) 

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Cameron, Mark, 16158
The feature you always wanted in Servers Alive but always were afraid to ask

The default built-in one on port 4310…

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 19 December 2012 15:16
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

 

What status page are you refering too?

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 

 

 




From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] 
(mailto:[mailto:salive@woodstone.nu]) On Behalf Of Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 

 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 
(http://www.derbyshire.police.uk)

 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay.

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet

RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask 
What status page are you refering too? 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Cameron, Mark, 16158
Sent: Wednesday, December 19, 2012 4:01 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 



 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 



 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Cameron, Mark, 16158
The feature you always wanted in Servers Alive but always were afraid to ask

It would be nice if the default status page could have the option somehow to 
play a sound when a DOWN is displayed

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: 18 December 2012 20:46
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

PLEASE NOTE: This e-mail message is intended solely for the person to whom it 
is addressed and may contain information of a confidential or legally 
privileged nature which should not be disclosed. If you have received this 
message in error, please notify the sender immediately and delete the message 
and any attachments or copies. Any review, re-transmission, dissemination or 
other use of, or taking action in reliance upon, this message by persons or 
entities other than the intended recipient is prohibited. Any views or opinions 
expressed in this e-mail are solely those of the author and do not necessarily 
represent the views of Derbyshire Constabulary or any other person and 
Derbyshire Constabulary does not accept liability for any statement or opinion 
expressed. Please be aware Derbyshire Constabulary monitors all internet e-mail 
activity and content to maintain system performance and appropriate business 
usage. 



 

WEBSITE: Join the policing family at Derbyshire Constabulary. We are recruiting 
Special Constables. For more details visit http://www.derbyshire.police.uk 



 

WARNING: E-mail may be susceptible to data corruption, interception, viruses, 
unauthorised amendments and unforeseen delays. All e-mail has been scanned for 
viruses, but Derbyshire Constabulary cannot accept liability for any loss or 
damage incurred as a result of virus infection or any other data corruption, 
interception, unauthorised amendment or delay. 

 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask I 
think that everything that was in saWeb (and a little more) is in the build-in 
saWeb of Servers Alive v7 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Barry George
Sent: Wednesday, December 19, 2012 3:46 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





Fully featured Web based GUI would be nice. Ah la Mark Bradshaw days 
http://www.networksimplicity.com/saweb/ 
(http://www.networksimplicity.com/saweb/)  but even more functionality. 

 

Barry George 

Dougallmedia.com 

 

 

From: Dirk Bulinckx [mailto:d...@woodstone.nu] 
Sent: December-18-12 3:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Barry George
The feature you always wanted in Servers Alive but always were afraid to ask

Fully featured Web based GUI would be nice. Ah la Mark Bradshaw days 
http://www.networksimplicity.com/saweb/ 
(http://www.networksimplicity.com/saweb/)  but even more functionality.

 

Barry George

Dougallmedia.com

 

 

From: Dirk Bulinckx [mailto:d...@woodstone.nu] 
Sent: December-18-12 3:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask C) 
has been added within the %o parameter in the 2560 build 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
David Bruck
Sent: Tuesday, December 18, 2012 10:01 PM
To: Servers Alive Discussion List
Subject: Re: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask


A) ability to log what is done by who as far as adding, changing, deleting, 

B) a built-in system check (2nd service?) that checks if the system is running, 
and if not, re-starts it.

C) include the high and low points of an SNMP alert as variables to be included 
in the body of the email alerts.

Example - we setup a MIB check for temperatures. 
If it is >82 or <60, we can an alert and we do get the response via variable of 
the actual temp.
 
We would like to include the thresholds that we set for the device (alert when 
result is > 82 or is < 60) where 82 and 60 were manually set by us in the SA 
CHECK screen.
 
David Bruck
Sent via BlackBerry by AT&T 


From: "Dirk Bulinckx"  
Sender: Servers Alive Discussion List  
Date: Tue, 18 Dec 2012 21:45:46 +0100 
To: Servers Alive Discussion List 
ReplyTo: Servers Alive Discussion List  
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 





What is that one feature (small or big) that you always wanted in Servers 
Alive? 


Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Dirk Bulinckx
In the current version (7.0) you can set FROM what time/date until what
time/date an entry should be in maintenance.. 


Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com

-Original Message-
From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf
Of Ferd J Summer
Sent: Wednesday, December 19, 2012 2:01 PM
To: Servers Alive Discussion List
Subject: Re: [SA-list] The feature you always wanted in Servers Alive but
always were afraid to ask

I know that we now  have the ability to set a check in maintenance and tell
it when to go active again. I would like the ability to set a start
date/time  for the maintenance also.

Automatically go into maintenance at a specified time and come out at a
specified time

Thanks,
Ferd Summer
Supervisor
CSC

FSS | w: 803.333.4774  | fsum...@csc.com | www.csc.com

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to bind
CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.



From:   "Dirk Bulinckx" 
To: Servers Alive Discussion List 
Date:   12/18/2012 03:49 PM
Subject:[SA-list] The feature you always wanted in Servers Alive but
always were afraid to ask
Sent by:Servers Alive Discussion List 







What is that one feature (small or big) that you always wanted in Servers
Alive?





Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com




To unsubscribe send a message with UNSUBSCRIBE in the subject line to
salive@woodstone.nu If you use auto-responders (like out-of-the-office
messages), make sure that they are not sent to the list nor to individual
members. Doing so will cause you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to
salive@woodstone.nu If you use auto-responders (like out-of-the-office
messages), make sure that they are not sent to the list nor to individual
members.  Doing so will cause you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members.  Doing so will cause 
you to be automatically removed from the list.



Re: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-19 Thread Ferd J Summer
I know that we now  have the ability to set a check in maintenance and tell
it when to go active again. I would like the ability to set a start
date/time  for the maintenance also.

Automatically go into maintenance at a specified time and come out at a
specified time

Thanks,
Ferd Summer
Supervisor
CSC

FSS | w: 803.333.4774  | fsum...@csc.com | www.csc.com

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.



From:   "Dirk Bulinckx" 
To: Servers Alive Discussion List 
Date:   12/18/2012 03:49 PM
Subject:[SA-list] The feature you always wanted in Servers Alive but
always were afraid to ask
Sent by:Servers Alive Discussion List 







What is that one feature (small or big) that you always wanted in Servers
Alive?





Dirk Bulinckx
Servers Alive - http://www.woodstone.nu
StellarDNS (DNS Hosting) - http://www.stellardns.com




To unsubscribe send a message with UNSUBSCRIBE in the subject line to
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure
that they are not sent to the list nor to individual members. Doing so will
cause you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members.  Doing so will cause 
you to be automatically removed from the list.



RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-18 Thread Dirk Bulinckx
The feature you always wanted in Servers Alive but always were afraid to ask 1 
& 3 are linked are being worked on .. 
 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/)  



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Hanson, Brett
Sent: Tuesday, December 18, 2012 11:16 PM
To: Servers Alive Discussion List
Subject: RE: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask





Here is my top three: 

1.   The separation of the front-end from the checking engine. 

2.   Fewer mouse clicks to edit checks. 

3.   Database driven configuration. (Mind you, the only reason I want this 
is to make finding and editing easier.  If you were to update the GUI to make 
it much easier to perform bulk operations and filtering, I’d probably be 
satisfied). 

 

Regards, 

 

Brett Hanson 

Systems Analyst, Agrium Inc. 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: Tuesday, December 18, 2012 1:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.



IMPORTANT NOTICE ! This E-Mail transmission and any accompanying attachments 
may contain confidential information intended only for the use of the 
individual or entity named above. Any dissemination, distribution, copying or 
action taken in reliance on the contents of this E-Mail by anyone other than 
the intended recipient is strictly prohibited and is not intended to, in 
anyway, waive privilege or confidentiality. If you have received this E-Mail in 
error please immediately delete it and notify sender at the above E-Mail 
address. Agrium uses state of the art anti-virus technology on all incoming and 
outgoing E-Mail. We encourage and promote the use of safe E-Mail management 
practices and recommend you check this, and all other E-Mail and attachments 
you receive for the presence of viruses. The sender and Agrium accept no 
liability for any damage caused by a virus or otherwise by the transmittal of 
this E-Mail.


To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


RE: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-18 Thread Hanson, Brett
The feature you always wanted in Servers Alive but always were afraid to ask 

Here is my top three: 

1.  The separation of the front-end from the checking engine. 

2.  Fewer mouse clicks to edit checks. 

3.  Database driven configuration. (Mind you, the only reason I want this 
is to make finding and editing easier.  If you were to update the GUI to make 
it much easier to perform bulk operations and filtering, I’d probably be 
satisfied). 

 

Regards, 

 

Brett Hanson 

Systems Analyst, Agrium Inc. 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Dirk Bulinckx
Sent: Tuesday, December 18, 2012 1:46 PM
To: Servers Alive Discussion List
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 

 

 

What is that one feature (small or big) that you always wanted in Servers 
Alive? 

 

Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu (mailto:salive@woodstone.nu)
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 



IMPORTANT NOTICE ! This E-Mail transmission and any accompanying attachments 
may contain confidential information intended only for the use of the 
individual or entity named above. Any dissemination, distribution, copying or 
action taken in reliance on the contents of this E-Mail by anyone other than 
the intended recipient is strictly prohibited and is not intended to, in 
anyway, waive privilege or confidentiality. If you have received this E-Mail in 
error please immediately delete it and notify sender at the above E-Mail 
address. Agrium uses state of the art anti-virus technology on all incoming and 
outgoing E-Mail. We encourage and promote the use of safe E-Mail management 
practices and recommend you check this, and all other E-Mail and attachments 
you receive for the presence of viruses. The sender and Agrium accept no 
liability for any damage caused by a virus or otherwise by the transmittal of 
this E-Mail.


To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 


Re: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-18 Thread Roderick . Garcia
The ability to check scheduled tasks for errors, last run history, etc. 

. Roderick Garcia  | Technical Lead; Application ServicesAmerican 
Cancer Society, Inc.8400 Silver CrossingOklahoma City, OK 73132
Phone: 405.782.1223cancer.org (http://www.cancer.org) | 1.800.227.2345   

 (http://www.facebook.com/americancancersociety?societysignature=facebook)  
(http://www.twitter.com/americancancer?societysignature=twitter)  
(http://www.youtube.com/user/AmerCancerSociety?societysignature=youtube)  
(http://www.linkedin.com/company/american-cancer-society?societysignature=linkedin)
   

   
 


This message (including any attachments) is intended exclusively for the 
individual to whom it is addressed and may contain proprietary, protected, or 
confidential information. If you are not the named addressee, you are not 
authorized to read, print, copy, or disseminate this message or any part of it. 
If you have received this message in error, please notify the sender 
immediately. 




From:   "David Bruck"  
To:   Servers Alive Discussion List  
Date:   12/18/2012 03:03 PM 
Subject:       Re: [SA-list] The feature you always wanted in Servers Alive but 
always were afraid to ask 
Sent by:   Servers Alive Discussion List  






A) ability to log what is done by who as far as adding, changing, deleting, 

B) a built-in system check (2nd service?) that checks if the system is running, 
and if not, re-starts it.

C) include the high and low points of an SNMP alert as variables to be included 
in the body of the email alerts.

Example - we setup a MIB check for temperatures. 
If it is >82 or <60, we can an alert and we do get the response via variable of 
the actual temp.
 
We would like to include the thresholds that we set for the device (alert when 
result is > 82 or is < 60) where 82 and 60 were manually set by us in the SA 
CHECK screen.
 
David Bruck
Sent via BlackBerry by AT&T 




From: "Dirk Bulinckx"  
Sender: Servers Alive Discussion List  
Date: Tue, 18 Dec 2012 21:45:46 +0100 
To: Servers Alive Discussion List 
ReplyTo: Servers Alive Discussion List  
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask 




What is that one feature (small or big) that you always wanted in Servers 
Alive? 



Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com/) 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.


Re: [SA-list] The feature you always wanted in Servers Alive but always were afraid to ask

2012-12-18 Thread David Bruck
The feature you always wanted in Servers Alive but always were afraid to ask A) 
ability to log what is done by who as far as adding, changing, deleting, 

B) a built-in system check (2nd service?) that checks if the system is running, 
and if not, re-starts it.

C) include the high and low points of an SNMP alert as variables to be included 
in the body of the email alerts.

Example - we setup a MIB check for temperatures. 
If it is >82 or <60, we can an alert and we do get the response via variable of 
the actual temp.
 
We would like to include the thresholds that we set for the device (alert when 
result is > 82 or is < 60) where 82 and 60 were manually set by us in the SA 
CHECK screen.
 
David Bruck
Sent via BlackBerry by AT&t/div>


From:  "Dirk Bulinckx"  
Sender:  Servers Alive Discussion List 
Date: Tue, 18 Dec 2012 21:45:46 +0100
To: Servers Alive Discussion List
ReplyTo:  Servers Alive Discussion List  
Subject: [SA-list] The feature you always wanted in Servers Alive but always 
were afraid to ask





What is that one feature (small or big) that you always wanted in Servers 
Alive? 


Dirk Bulinckx 
Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu) 
StellarDNS (DNS Hosting) - http://www.stellardns.com 
(http://www.stellardns.com) 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list.