Search found 13 matches

by Jax
Mon Sep 27, 2004 8:26 am
Forum: Other
Topic: Is there an SNMP server out there ?
Replies: 1
Views: 13939

Is there an SNMP server out there ?

Hi there, This is not exactly HM stuff, but it is related to it the way I will use it. Do any of you know a program or utility that runs an SNMP server ? Let me explain, I need to query some data via SNMP from a Sun machine about the Tape and disk I/O, unfortunately there isnt (I did not find) any O...
by Jax
Mon Feb 02, 2004 10:15 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: importing test folders
Replies: 1
Views: 8800

importing test folders

Is there a way to import the test folders ?
I Import/export the tests into an excel spreadsheet for easier manipulation and that works fine but when I re-import the tests I need to recreate the folders manually before import.
by Jax
Sun Feb 01, 2004 5:21 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP cant read 64Bit counters
Replies: 7
Views: 30600

Unfortunately the switches I have a problem with are on a private network and cant be accessed via internet. My description was not exactly accurate, if I use a snmp browser like OidView I can read the oid however command line progs like snmpget or snmputil and HM report an error. I tried on cisco 6...
by Jax
Thu Jan 29, 2004 7:48 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP cant read 64Bit counters
Replies: 7
Views: 30600

SNMP cant read 64Bit counters

When trying to retrieve any 64Bit counter value via SNMP I get: "Error: cannot retrieve data. Unknown variable (OID)" I have verified my oid and I can get the value via a command line snmp get. Here are is one example on 64Bit IF counters on Cisco switches 1.3.6.1.2.1.31.1.1.1.1.3 Returns ...
by Jax
Wed Jan 28, 2004 1:59 am
Forum: Other
Topic: How to use Good Status Action ?
Replies: 4
Views: 19080

How to use Good Status Action ?

I may be missing something obvious but I seem to have a problem with the "Good" Status action. I want to check cpu, if I have 100% on 3 successive tests I send a sms page, I did that via "Bad" Status Action and all is ok. Now I want to be be notified if the status of the cpu goes...
by Jax
Wed Jan 28, 2004 1:42 am
Forum: Other
Topic: OID for CPU usage on Cisco 6000/6500 or 2948
Replies: 1
Views: 14351

OID for CPU usage on Cisco 6000/6500 or 2948

I just seem to be unable to find an oid for the cpu usage for a cisco catalyst switch 6000 or 6500 or 2948. It is supposed to be 1.3.6.1.4.1.9.9.109.1.1.1.1.2 or 1.3.6.1.4.1.9.9.109.1.1.1.1.5 but I dont have 1.3.6.1.4.1.9.9.109.x in any of my switches also the 1.3.6.1.4.1.9.2.1.57 is not there. Is t...
by Jax
Mon Jan 19, 2004 7:08 pm
Forum: Other
Topic: is HM multi threaded ?
Replies: 5
Views: 28920

It is a bit of a problem not being able to run more than one script concurently, I assume that it can run more than one "External Program" at a time.

Is it possible to transfer values other and error codes back to HM from tests running "External Programs" ?

Thanks
by Jax
Sun Jan 18, 2004 7:12 pm
Forum: Other
Topic: is HM multi threaded ?
Replies: 5
Views: 28920

is HM multi threaded ?

I am trying to run many tests launched by scripts and some of the scripts can take fair a bit of time to complete, I have noticed that HM will not launch another script until the previous has finished. So my questions are: - Can HM run multiple tests simultanously? (multithread) - Can HM run multipl...
by Jax
Sun Jan 18, 2004 7:05 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Cisco Router Bandwidth
Replies: 12
Views: 37080

I use a script launched from HM to check the bandwidth on interfaces, this works for Cisco,Novell,Windows,Unix systems. There is certain small issues with the Scripts that Alex is looking at but it does work. const statusAlive = "Host is alive:" const statusDead = "No answer:" co...
by Jax
Wed Jan 14, 2004 6:11 am
Forum: Other
Topic: VBS on HS
Replies: 9
Views: 32517

At this time I am only evaluating the product so I am not pressed to get that thing working and the developpement should really go in the way of the current users.
In any case it makes more sense to look forward rather than to fix something that will be replaced.

Thanks for looking at it so promptly
by Jax
Tue Jan 13, 2004 7:52 am
Forum: Other
Topic: VBS on HS
Replies: 9
Views: 32517

I run HM as an app not service I assume you then run "External program" instead of "Script" Running external program I assume any valid VB script would work but you can only send an error code back to HM and not a value. I can run VB scripts that have output to a dos window as &q...
by Jax
Tue Jan 13, 2004 6:57 am
Forum: Wish list
Topic: Ideas on how to acknowledge alerts for escalations?
Replies: 10
Views: 30052

I just would like reinforce the idea of the alarm escalation if not acknowledged. The person on-call or at work may for a reason or another not get the alert and it needs to be escalated, without escalating all the alerts. Also it would be nice on the status page to see if the alarm has been acknowl...
by Jax
Mon Jan 12, 2004 7:53 pm
Forum: Other
Topic: VBS on HS
Replies: 9
Views: 32517

VBS on HS

Hi There, First I'd like to introduce myself, I am new to this forum and am currently evaluation AHM, so far it looks good however we would like to do a few more things with it and it seems we will need to do some scripting which I'll be happy to contribute to the board when they are done. Perhaps I...