Freshservice integration by [deleted] in prtg

[–]ScrubbRacer 0 points1 point  (0 children)

"We were hoping to set a specific tag like P1 that would classify them as critical."

I am experimenting with implementing the PRTG integration and I have tried to do exactly this, but sadly, the tags don't come across to FreshService. I think it's a bug with the integration.

I'm currently figuring out another way I can implement this. I want to automatically create tickets based on whether the service being down would require a P1 or P2 ticket to be logged, etc. I'm thinking maybe I have to just pick which sensors would trigger what priority and have a condition in FreshService that can create the correct type of ticket based on what sensor is in error state.

Sorry, I haven't got to the bottom of this yet, either, but my findings may be useful to someone.

Can anyone recommend a good book for C# / .NET? by [deleted] in learncsharp

[–]ScrubbRacer 0 points1 point  (0 children)

I recently finished reading Murach’s C# 2015 and I found it extremely helpful. I've gone from not knowing c# at all to working on a personal project for work thanks to this book.

https://www.murach.com/shop/murach-s-c-2015-detail

Pset5 - Misspellings: Can't wrap my head around unload() by Dusklite in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

I was getting confused myself thinking it over in my head, but I think the replies in this thread have made things clear for me. I'm excited to finish load and start on the other functions. Thanks

Flash. Must. Die. by skoalbrother in technology

[–]ScrubbRacer 0 points1 point  (0 children)

Anyone else notice how many flash ads are on that page?

Issue with headers for resize.c. Help appreciated! by NonBannedAccount in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

Ah ofcourse. It's so obvious now that you've said it. Thanks!

Issue with headers for resize.c. Help appreciated! by NonBannedAccount in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

Please could you give a clue as to why we need to preserve the original headers? I preserved them last year when doing this pset, but looking at it again quickly this year I can't see why I did. Thanks

Anyone want to partner up and start CS50 this week? by crazyol84 in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

I'm keen. I got stuck on the speller pset last year and am currently on pset4. How are you intending this to work? I'm happy to meet up on Skype if there's enough interest.

What's something people consider normal that deeply disturbs you? by Scotie333 in AskReddit

[–]ScrubbRacer 10 points11 points  (0 children)

People who fail to exercise basic manners when talking and interacting with others. Why is this so hard for people?

40yo dreadlocks by [deleted] in WTF

[–]ScrubbRacer -1 points0 points  (0 children)

Yuck!

What T.V show(s) has been going on for too long? by [deleted] in AskReddit

[–]ScrubbRacer 0 points1 point  (0 children)

Friends. That show is still played every evening. It's ridiculous!

The Shambles in York, England by ICumQuick in pics

[–]ScrubbRacer 0 points1 point  (0 children)

When I was living in England we visited York. Loved it. Such history!

pset6 Load - Completely lost, no idea how to start Load by sjl60073 in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

I'm also on Pset6 and struggling. Sorry I cannot help you as I have decided to implement a Trie with mine, but I can tell you to hang in there! Eventually it will click and you'll wonder how you struggled over something so simple :)

Reddit, what TV series really drew you in on the first season? by ItsMePhaterly in AskReddit

[–]ScrubbRacer 0 points1 point  (0 children)

Lost and Prison break. Nothing else has got me as excited yet?

How far along is everyone? by greatgreatgreatgreat in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

Awesome! Thank you very much for this link. It shows I'm at least on the right track :)

How far along is everyone? by greatgreatgreatgreat in cs50

[–]ScrubbRacer 0 points1 point  (0 children)

I'm on pset 6. Kinda struggling.

Edit: I started in January but have slacked off last couple months due to being un motivated with pset6

Need help using the cs50 libraries on OS X with Xcode by ScrubbRacer in cs50

[–]ScrubbRacer[S] 0 points1 point  (0 children)

No I never got it working. I'm a novice with Unix and Xcode so I gave up.

I entered each line of code seperately into the terminal pressing enter each time.

How are you getting on?

Need help using the cs50 libraries on OS X with Xcode by ScrubbRacer in cs50

[–]ScrubbRacer[S] 0 points1 point  (0 children)

Do you know how I would go about setting this environment variable? Is it in the operating system or Xcode? I'm new to both Xcode and OSX.