Search found 20 matches

by shernyeexing
Thu Jan 24, 2013 8:31 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SomeThing Wrong with Mail Relay
Replies: 4
Views: 18253

KS-Soft wrote: Could your check smtp:mail.xxx.net server logs?
no error/warn logs on smtp server.

testmail@xxx.net can recieve the mail by HM like this:
HMRelayTestID 73 63108
This is MailRelay test mail
Advanced Host Monitor
by shernyeexing
Tue Jan 22, 2013 10:38 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SomeThing Wrong with Mail Relay
Replies: 4
Views: 18253

HM Version: 8.86

btw, which tcp/udp ports will be used in the mailrelay test?
by shernyeexing
Mon Jan 21, 2013 9:20 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SomeThing Wrong with Mail Relay
Replies: 4
Views: 18253

SomeThing Wrong with Mail Relay

Our exchange server is monitered by MailRelay . last friday , the Mailrelay returned a Bad Status with Reply "SMTP:". we checked our exchange server, but all service(pop3\smtp\imap) was ok. then i copy this Test to a new machine, the status is ok. then i reboot the old machine, restart the...
by shernyeexing
Thu May 17, 2012 9:58 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Response from the agent: 301
Replies: 4
Views: 12320

the script code is just the example code in script manager.
of couse, it works normally on the windows client .

i'll upgrade the MS PowerShell Version to 2.0 and try again.
by shernyeexing
Thu May 17, 2012 12:42 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Response from the agent: 301
Replies: 4
Views: 12320

i restart the rma client and test again with or without params' settings. the result is: [14:34:06] Agent: 100.100.100.129 is going to execute "PowerShell: Drive Free Space - copy" script ... [14:34:16] Response from the agent: 301 - Error: script timed out if i creat a new test on the sam...
by shernyeexing
Thu May 17, 2012 12:31 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Response from the agent: 301
Replies: 4
Views: 12320

Response from the agent: 301

HM VER 8.86 RMA VER 4.15 in script manager, script name: PowerShell: Free Physical Memory 1、at "lets try" windows with "Testby : Hostmonitor" ,"Params: 100", and then click the test botton, the result is: [14:16:35] Script executed, correct result received: ---------- -...
by shernyeexing
Wed May 16, 2012 9:16 pm
Forum: Wish list
Topic: Monitor MSExchange with HM
Replies: 4
Views: 16374

HM VER: 8.86
RMA VER: 3.85
by shernyeexing
Tue May 15, 2012 8:07 pm
Forum: Wish list
Topic: Monitor MSExchange with HM
Replies: 4
Views: 16374

thank you first. there is a ps1 file, when execute on the remote exchange server , it is ok. but can't be executed on the HM server by rma. the ps1 file: Add-PSSnapin Microsoft.Exchange.* $HMMailNums1 = Get-MailboxStatistics -Identity archiver | ft -h totalitemsize > c:\test\test.tmp1 $HMMailNums2 =...
by shernyeexing
Tue May 15, 2012 6:11 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: the rights about "Perform ‘show popup window' action&qu
Replies: 5
Views: 14396

thank you .alex.
by shernyeexing
Tue May 15, 2012 2:36 am
Forum: Wish list
Topic: Monitor MSExchange with HM
Replies: 4
Views: 16374

Monitor MSExchange with HM

MSExchange ,the Exchange Command Management Console with PowerShell can get some infomation such as mailbox statistics ,mail server statistics to monitor the exchange, but these commands can only run at the Exchange Command Management Console . How can i run these commands like get-mailbox through H...
by shernyeexing
Sat Feb 11, 2012 1:54 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: the rights about "Perform ‘show popup window' action&qu
Replies: 5
Views: 14396

when rcc.exe is running with "Perfrom 'show popup window' action", a file named "rcc.ini" will be created under "C:\windows", and the file "rcc.ini" at the same folder with the rcc.exe is still exist as a config file. the rcc.ini's right under "C:\windows...
by shernyeexing
Thu Oct 15, 2009 1:06 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Troubleshooting about scripts
Replies: 3
Views: 10886

thanks,

increasing the timeout value is rihgt. but why?

i think that: the test items always wait a reply from the shellscript within a defined time (timeout value), or the test items will reply "unknown"?
by shernyeexing
Tue Oct 13, 2009 9:22 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Troubleshooting about scripts
Replies: 3
Views: 10886

Troubleshooting about scripts

i define a test with script, and the reply is "RMA: 301 - Script execution error: abnormal termination"

why?