Search found 7 matches

by samplejs
Wed Apr 07, 2004 12:21 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Trying to monitor a mail Queue
Replies: 3
Views: 18494

Perfect. I'm sorry I missed something so simple.

Thank you for the quick help.
by samplejs
Wed Apr 07, 2004 10:11 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Trying to monitor a mail Queue
Replies: 3
Views: 18494

Trying to monitor a mail Queue

I have setup a file availability test with the following options on a Windows 2000 network. Uses RMA to run test File/Folder name is c:\mailengine\mailq\working\*.* Translate macros is on I have the alert when set as File exits and older than 30 minutes. I have a file in the folder that has a date c...
by samplejs
Fri Jan 23, 2004 7:34 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 1.11 and CPU / Memory tests
Replies: 4
Views: 15981

Alex: I found the problem. I must have fat fingered my typing when connecting to the agents with RMA manager. I had accidently set the timeout from 120 seconds to 1 second. While most of the tests were fast enough to come back in less than a second the performance tests took too long and timed out. ...
by samplejs
Thu Jan 22, 2004 2:48 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 1.11 and CPU / Memory tests
Replies: 4
Views: 15981

RMA 1.11 and CPU / Memory tests

So far I have set up 15 servers with RMA 1.11 and created tests on them. Two of the servers are giving the following error to the CPU Usage and Performance counter (Memory Megabytes Available) tests. "RMA: Cannot read data" The UNC and Service tests that are on those two servers report inf...
by samplejs
Mon Jan 12, 2004 2:47 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Cisco Router Bandwidth
Replies: 12
Views: 37041

Thank you so much for the help...It will be easy now to write the SQL queries to give me the info I need.

James
by samplejs
Thu Jan 08, 2004 5:35 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Cisco Router Bandwidth
Replies: 12
Views: 37041

Alex: Octets in and octets out per second would be just fine... I can add the two together using a SQL query, since I am logging to a SQL server. But is there a way to convert from Octets to Bytes so that my report is in Bytes or KBytes per seconds? Once I figure out that conversion it would be easy...
by samplejs
Wed Jan 07, 2004 11:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Cisco Router Bandwidth
Replies: 12
Views: 37041

Cisco Router Bandwidth

I have read all of the other posts about using SNMP tests for Cisco routers and have almost everything I need. I am still stuck on trying to figure out how to get a view of Bytes/Sec from the router though. The only OID's I see are for Packets in and out and Octets in and out. Am I just missing a si...