Search found 4 matches
- Mon Feb 02, 2004 1:52 am
- Forum: Wish list
- Topic: Using external scripts to compare HM test results.....help!
- Replies: 6
- Views: 20153
Thanks for the replies folks, I've got it running through MySQL now. Got it doing queries something like this... Ping test. Ping Fails......make entry into DB (increment field +1) Ping recovers...make entry into DB (decrement field -1) Logical check Select appropriate group field and check its value...
- Wed Dec 17, 2003 5:59 am
- Forum: Wish list
- Topic: Using external scripts to compare HM test results.....help!
- Replies: 6
- Views: 20153
- Wed Dec 17, 2003 1:52 am
- Forum: Wish list
- Topic: Using external scripts to compare HM test results.....help!
- Replies: 6
- Views: 20153
Ahhh..I was rather hoping not to have to use OBDC for this as I was trying to get this to happen on a real-time basis. e.g Site 1.......Alive Site 2.......Alive Site 3.......Alive Site 4.......Down Site 5.......Down Site 6.......Down 50% Group fail Alarm = true so that i could set the alarm to trigg...
- Tue Dec 16, 2003 9:16 am
- Forum: Wish list
- Topic: Using external scripts to compare HM test results.....help!
- Replies: 6
- Views: 20153
Using external scripts to compare HM test results.....help!
hi folks, not too sure if this is the correct forum for this but i have a question. Scenario You are running 30 ping tests to different devices and you want an alarm raised from HM only if 50% (15) of them fail the ping test for 5 mins or more. You only want one alert to be raised and sent to a page...