Search found 51 matches
- Mon Nov 22, 2010 1:57 am
- Forum: Library
- Topic: My ODBC Logging Setup
- Replies: 10
- Views: 96780
MSSQL 2005| Working variant Drop Table #101; Select EventTime,Status,Simple_Status,Reply,TestId Into #101 From HMLog --Where Convert(Char(10),EventTime,104)='17.11.2010' And TestId=2113; Where TestId=2313; --Where Convert(Char(10),EventTime,104)='17.11.2010'; --Select * From #101 Order by 1; Drop Ta...
- Sun Nov 07, 2010 12:29 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HM tray icon on server
- Replies: 5
- Views: 15905
- Fri Nov 05, 2010 2:13 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HM tray icon on server
- Replies: 5
- Views: 15905
What I need to do if:
- HM service in status "start"
- I am in console session in win 2003
I dont see tray icon in tray.
P.S. May be this help you.
http://www.tek-tips.com/faqs.cfm?fid=5937
- HM service in status "start"
- I am in console session in win 2003
I dont see tray icon in tray.
P.S. May be this help you.
http://www.tek-tips.com/faqs.cfm?fid=5937
- Wed Nov 03, 2010 6:26 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HM tray icon on server
- Replies: 5
- Views: 15905
HM tray icon on server
HM v.8.72. Win 2003R2.
When in console session (id 0) explorer.exe crash and then restore HM tray icon don't recover and I don't see it. To recover it I need to restart HM service. But I don't want to do this.
Q:How can I see tray icon after explorer.exe crash without restart HM service?
When in console session (id 0) explorer.exe crash and then restore HM tray icon don't recover and I don't see it. To recover it I need to restart HM service. But I don't want to do this.
Q:How can I see tray icon after explorer.exe crash without restart HM service?
- Thu Oct 21, 2010 1:17 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Check Oracle server test question
- Replies: 3
- Views: 11596
- Wed Oct 20, 2010 6:27 am
- Forum: Wish list
- Topic: Monitor & Log RCI connection
- Replies: 3
- Views: 16710
- Wed Sep 15, 2010 4:17 am
- Forum: Wish list
- Topic: Text log test
- Replies: 1
- Views: 10387
Text log test
I have text log files which have filename yyyymmdd.log. But only if there is error this file create and it have all this day error. For example. If today I have error - file create and include all this day error, but if no error file didnt create. When I set %yyyy%%mm%%dd%.log to logfile name and no...
- Tue Sep 14, 2010 1:48 am
- Forum: Wish list
- Topic: Monitor & Log RCI connection
- Replies: 3
- Views: 16710
- Sun Sep 12, 2010 6:06 am
- Forum: Wish list
- Topic: Monitor & Log RCI connection
- Replies: 3
- Views: 16710
Monitor & Log RCI connection
When RCC via RCI connected - HM write to system log entry. But it don't write anything when connection lost. In RCI status I see who connected to HM via RCI, but when connection close there is no entry to system log. Now I see in system log only when he connect to HM. It very important to know how l...
- Sat Sep 11, 2010 2:38 am
- Forum: Wish list
- Topic: Color for status
- Replies: 1
- Views: 10064
Color for status
Status "Out of schedule" & "Paused" use one color. 1) I need different color for this status. In my case "out of schedule" status administrator puts. But "Paused" status put RCC operator. One operator don't now which tests with status "Paused" by...
- Fri Jul 16, 2010 2:33 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Check Oracle server test question
- Replies: 3
- Views: 11596
Check Oracle server test question
What timeout for Check Oracle server test and how change it?
How can I set max reply value which set ALARM status?
How can I set max reply value which set ALARM status?
- Wed May 26, 2010 1:15 am
- Forum: Wish list
- Topic: Check HMServer's network
- Replies: 1
- Views: 10679
Check HMServer's network
Can you check network connection of HMServer? Doesn't meter why my network connection down (some repair work on network where my server connect, maybe patch cord replace or something else) in result all test going down and want send notification. May be I need to create some test that test my networ...
- Sun May 02, 2010 10:01 am
- Forum: Wish list
- Topic: SQL query for report
- Replies: 3
- Views: 13949
- Fri Apr 30, 2010 12:57 am
- Forum: Wish list
- Topic: SQL query for report
- Replies: 3
- Views: 13949
SQL query for report
Please help with SQL query for report. SLA Measurement. I want to get in result table this row: 1)testname 2)test folder 3)start datetime 4)end datetime 5)difference 6)from status 7)to status 8)translated (UP or DOWN) sort by testname. No metter which timeperiod. Thats I create myself. In DB I write...
- Tue Apr 27, 2010 6:59 am
- Forum: Wish list
- Topic: Audit of user action
- Replies: 4
- Views: 17175
Audit of user action
Can you do some logs (text file or ODBC better) with audit data of all user action (change options,refresh test,acknowledge, generate report,delete test - all of actions). May be in that format |Datetime|HMUser|Action|Object of Action| |2010-04-21 15:00|admin|Disable alert|Monitoring - Alert| |2010-...