Search found 10 matches

by jarlrmai
Thu May 22, 2014 6:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Alert/Graph based on text log number
Replies: 1
Views: 7770

I worked around it by scripting the value to be written to the registry then using a registry test to read the value.
by jarlrmai
Thu May 22, 2014 3:00 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Alert/Graph based on text log number
Replies: 1
Views: 7770

Alert/Graph based on text log number

I have log file that always contains 1 line which is an integer. It is updated every 10 minutes.

Is it possible to make a test based on treating the number in the line as an integer value rather than a string.

Say alert if less than 10 and also graph the output?

Thanks
by jarlrmai
Tue Mar 04, 2014 3:13 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Use HTTP request with Pushover JSON API
Replies: 5
Views: 14373

Thanks

as always you guys rock.
by jarlrmai
Mon Mar 03, 2014 2:34 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Use HTTP request with Pushover JSON API
Replies: 5
Views: 14373

Is there a chance this may be added later?
by jarlrmai
Fri Feb 28, 2014 10:16 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Use HTTP request with Pushover JSON API
Replies: 5
Views: 14373

It seems like I am doing everything correctly syslog does not report any problems but the message does not arrive, there are no logs on Pushover for me to test

Using a powershell script which uses the dame post method works from KSHM so I have no idea.
by jarlrmai
Fri Feb 28, 2014 10:14 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Powershell with parameters
Replies: 3
Views: 9790

Thanks this works
by jarlrmai
Fri Feb 28, 2014 9:51 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Powershell with parameters
Replies: 3
Views: 9790

Powershell with parameters

I have a powershell script which sends a message it takes 2 parameters thus pushover.ps1 -title "A Title" -message "Message for user" I want to use this as an action in KSHM So I setup command line "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" c:\scripts\p...
by jarlrmai
Fri Feb 28, 2014 4:30 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Use HTTP request with Pushover JSON API
Replies: 5
Views: 14373

Use HTTP request with Pushover JSON API

Hi

I would like to be able to use this API with HTTP request action.

https://pushover.net/api

With KSHM, I cannot work out how to correctly format the request to get it to work.

Can anyone help

Thanks
by jarlrmai
Mon Mar 04, 2013 9:55 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Schedule Profiles on tests
Replies: 2
Views: 8075

I thought of this seems a bit strange you can't go back to default though

Thanks
by jarlrmai
Mon Mar 04, 2013 9:30 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Schedule Profiles on tests
Replies: 2
Views: 8075

Schedule Profiles on tests

You create test
Set test every 10 mins
Apply schedule (eg on Monday)

You then want to change test to run all the time, No schedule

How do you remove schedule from test to make the drop down blank.