Hi, it is able to create an event or entry into Hostmonitor by Mail or Command?
for example sending mails to hostmonitor like SNMP Trap-Listener ? or a command that create a entry in hostmonitor?
Create a Event by mail or command
"Entry"? Do you mean "Test item"?
HostMonitor can import test properties from special text file, like this: http://www.ks-soft.net/hostmon.eng/examples/import1.htm
If you can create/provide such file then you may setup HostMonitor to import test items automatically. E.g. you may use "File/Folder Availability" or "File Integrity" tests to detect updated import file and use HMScript action to import test properties (ImportFromFile command)
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
Regards
Alex
HostMonitor can import test properties from special text file, like this: http://www.ks-soft.net/hostmon.eng/examples/import1.htm
If you can create/provide such file then you may setup HostMonitor to import test items automatically. E.g. you may use "File/Folder Availability" or "File Integrity" tests to detect updated import file and use HMScript action to import test properties (ImportFromFile command)
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
Regards
Alex
no i mean a method to receive alerts via mail etc.
for example i'm running an update or backup script under unix/solares etc. and i want to send a message if the updates are failed. so hostmon is checking for mails or waiting for mails (or a check-incomming-mail testitem) so hostmonitor can log these errors.
for example i'm running an update or backup script under unix/solares etc. and i want to send a message if the updates are failed. so hostmon is checking for mails or waiting for mails (or a check-incomming-mail testitem) so hostmonitor can log these errors.
There is no "check-incomming-mail" test method.
There is complette list of test methods:
http://www.ks-soft.net/hostmon.eng/index-tests.htm
If you want to send messages from some other application (started on remote system) to HostMonitor, you may use SNMP Trap messages.
Regards
Alex
There is complette list of test methods:
http://www.ks-soft.net/hostmon.eng/index-tests.htm
If you want to send messages from some other application (started on remote system) to HostMonitor, you may use SNMP Trap messages.
Regards
Alex
I don't think we will be able to implement this option in next version. May be version 8.50.. not sooner.
If your application can start external command, why you do not want to use SNMP Trap message? I think you can easily find command line utility that allows you to send SNMP Trap messages to HostMonitor.
Actually, you may install RMA on that UNIX system and forward alerts from your application to HostMonitor using some other test method...
Regards
Alex
If your application can start external command, why you do not want to use SNMP Trap message? I think you can easily find command line utility that allows you to send SNMP Trap messages to HostMonitor.
Actually, you may install RMA on that UNIX system and forward alerts from your application to HostMonitor using some other test method...
Regards
Alex