Search found 14 matches

by remilner82
Fri Jul 06, 2012 3:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Host Monitor upgrade question
Replies: 1
Views: 7347

Host Monitor upgrade question

Hello, I am currently running version 8.64 of host monitor and I would like to upgrade to the latest release (9.22 at the time of writing this). All of our remote RMA's are running at version 4.06 - will upgrading to the latest release of host monitor still allow this version of the RMA to connect b...
by remilner82
Thu Jul 05, 2012 7:07 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check an SNMP range
Replies: 4
Views: 11666

Actually I think I found the answer in the hostmonitor change logs. It is only available in version 9 and above - I will at upgrading
by remilner82
Thu Jul 05, 2012 6:55 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check an SNMP range
Replies: 4
Views: 11666

KS-Soft Europe wrote:You may use SNMP Table test. Hundreds of SNMP counters may be checked by one test item.
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... #snmptable
Hello,

What version is this included in, as I cannot find it in my version (8.64)?

Thanks.
by remilner82
Thu Jul 05, 2012 2:05 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check an SNMP range
Replies: 4
Views: 11666

How to check an SNMP range

Hello, I am currently wanting to monitor portDuplex on about 50 Cisco switches, that have a variety of different interface numbers. The problem I have is, that I cannot seem to see any way of monitoring in mass the SNMP values. The OID I am using is: 1.3.6.1.4.1.9.5.1.4.1.1.10, but each interface on...
by remilner82
Thu Sep 02, 2010 2:49 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Server NICs
Replies: 7
Views: 16508

Hi Alex, You are right, there is a value description within the MIB file. However, I am now using the adptinfo.mib file, as there is an entry called "ifLinkStatus" which has the information that I require. It returns a value of either 1 (Link-up) or 2 (Link-fail). I have therefore created ...
by remilner82
Wed Sep 01, 2010 9:03 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Server NICs
Replies: 7
Views: 16508

Thanks for the info Alex. I needed to install the SNMP sub agent which is available as a download from the Broadcom site. I have managed to get the necessary information from the following OID (which is named as btpMemberState): 1.3.6.1.4.1.4413.1.2.1.2.2.1.6.1.1 (NIC 1) 1.3.6.1.4.1.4413.1.2.1.2.2.1...
by remilner82
Tue Aug 31, 2010 12:40 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Server NICs
Replies: 7
Views: 16508

<r><QUOTE author="KS-Soft"><s>[quote="KS-Soft"]</s>Each card has 2 IP interfaces and 2 different IP addresses? Then you may use simple Ping tests to check each interface.<br/> <br/> Regards<br/> Alex<e>[/quote]</e></QUOTE> Hi Alex,<br/> <br/> The cards are teamed so they share the same IP address. I...
by remilner82
Tue Aug 31, 2010 9:25 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Server NICs
Replies: 7
Views: 16508

Monitoring Server NICs

Hello,

We have about 30-40 Dell PE Servers all with dual port Broadcom NIC's. Is it possible to monitor both ports so that if one interface on the server goes down, we can be alerted to the issue?

Any help would be greatly appreciated.
by remilner82
Thu Aug 19, 2010 7:51 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test properties - more than one value for doesn't contain?
Replies: 3
Views: 9634

Thanks for your reply Alex. I have tried what you said, but I am getting a warning message: Unknown operator: "100=3" in expression: 100=3 It take it that this means that the expression incorrect? Cheers. You may use the following options - Alert when OID 1.3.6.1.4.1.674.10893.1.20.2 is > ...
by remilner82
Thu Aug 19, 2010 4:19 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test properties - more than one value for doesn't contain?
Replies: 3
Views: 9634

Test properties - more than one value for doesn't contain?

Hello, I have setup an SNMP test that basically returns the globalSystemStatus value from the Dell Storage Management MIB. I want the application to not alert if it contains the value 3 or 4. So at present I have it setup like: Alert when OID 1.3.6.1.4.1.674.10893.1.20.2 doesn't contain 3 I have tri...
by remilner82
Thu Aug 19, 2010 1:47 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Last Boot Up Time
Replies: 2
Views: 8959

Thanks for your reply. You have pointed me in the right direction and I modified the script slightly and I have it working perfectly now. Feel free to use the code: option explicit const statusAlive = "scriptRes:Host is alive:" const statusDead = "scriptRes:No answer:" const stat...
by remilner82
Wed Aug 18, 2010 9:29 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Last Boot Up Time
Replies: 2
Views: 8959

Last Boot Up Time

Hello I am trying to run this vbscript as a Shell script so that I can pass the computer name to the script to test any server I want. However, when I run the script I get "Script started, no results received". Any help anyone can give would be greatly appreciated. Option Explicit const st...
by remilner82
Tue Aug 17, 2010 3:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Problem with Performance Counter
Replies: 1
Views: 6680

Problem with Performance Counter

I am trying to add a performace counter for average disk queue length for a remote mail server, which is using an agent which is installed on a monitoring server for that site. When I try to select a counter to use, I tell the application to try and get the counters from the remote computer. When I ...
by remilner82
Mon Aug 16, 2010 8:50 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Export / Import File - RMAgent
Replies: 1
Views: 6776

Export / Import File - RMAgent

Hello everyone! I am currently having an issue with using the import test file. I am trying to use a variable for the RMAgent field, so that I can add a test without being worried about changing the Test By properties box within HostMonitor. I have assigned a variable called fvar_agent, and within t...