Search found 260 matches

by dave
Fri Apr 22, 2011 2:46 pm
Forum: FreeNATS Support
Topic: test status hanged on failed
Replies: 5
Views: 24564

Re: test status hanged on failed

Hi, Yes the last value is coming in with a comma - I'm guessing the Windows machine the node script runs on is set to use commas as a decimal seperator. I'll be having a look through the code to fix the evalulation and also the graphs which will break with comma-decimals. I'm not sure what's causing...
by dave
Thu Apr 21, 2011 8:29 pm
Forum: FreeNATS Support
Topic: installation feedback
Replies: 3
Views: 19504

Re: installation feedback

Hi, Yes you are correct $Node->AddTest( name, description, value, level ) will work where: name - the unique identifer for that test with no spaces; must be unique for the node (eg zombies.killed.shotgun) description - the textual description of the test (eg "Zombies Killed With Shotgun") value - th...
by dave
Thu Apr 21, 2011 8:25 pm
Forum: FreeNATS Support
Topic: nodeside script to monitor network
Replies: 2
Views: 18100

Re: nodeside script to monitor network

Hi Phil,

That's great - I'll add it to the Win32 nodeside script.

How would you like to be credited?

Thanks,

Dave.
by dave
Thu Apr 21, 2011 8:22 pm
Forum: FreeNATS Support
Topic: test status hanged on failed
Replies: 5
Views: 24564

Re: test status hanged on failed

Hi Phil, Ok I've traced the problem and it's the comma in the value. The PHP code fails when trying to deal with that value. I'll have a look through and see if I can get PHP to parse , decimals (or failing that will just put a replace in the processing code). The ULE bit means "Unknown Language Ele...
by dave
Sun Apr 17, 2011 12:52 pm
Forum: Anything Else
Topic: ppping
Replies: 4
Views: 199610

Re: ppping

Great - many thanks.

You may also want to see this post about ppping in FreeNATS where its been reported the default packet size can cause problems.

My plan is to incorporate all of this into a release of ppping when I get a chance.

Yes - any other ideas or code much appreciated.

Regards,

Dave.
by dave
Sun Apr 17, 2011 12:50 pm
Forum: FreeNATS Support
Topic: ping test data size issue
Replies: 2
Views: 19501

Re: ping test data size issue

Hi,

Great - thanks for your feedback.

I need to refactor the whole ppping package anyway so will include your update in that and then put the new version into FreeNATS.

Is there any particular reason why 54, just wondering if it plus header was 64 or some magic number?

Thanks,

Dave.
by dave
Sat Apr 16, 2011 8:06 pm
Forum: Anything Else
Topic: ppping
Replies: 4
Views: 199610

Re: ppping

Hi, Glad you're finding it useful and thanks for your comments. When I get a chance I'll have another proper look at the code and your version (if I do incorporate changes for release how would you like to be mentioned in the header as I only see a username on this forum?). To deal quickly with a fe...
by dave
Sat Apr 16, 2011 7:58 pm
Forum: FreeNATS Support
Topic: installation feedback
Replies: 3
Views: 19504

Re: installation feedback

Hi Phil,

Thanks for your feedback - I'll update the installation docs when I get a chance and fix that code typo.

I'll also probably add the option to the setup to try and create the database as well.

Thanks again and any more feedback very welcome!

Regards,

Dave.
by dave
Wed Apr 13, 2011 7:01 pm
Forum: Technical Chat
Topic: permissions and small minor defect
Replies: 2
Views: 18895

Re: permissions and small minor defect

UTF-8 content-type header included as of 1.13.1a
by dave
Wed Apr 13, 2011 7:01 pm
Forum: FreeNATS Support
Topic: Help with Bullk Import
Replies: 4
Views: 22049

Re: Help with Bullk Import

Fixed in new alpha release 1.13.1a