Alex Railean

Results 69 comments of Alex Railean

I'd like to get back to this matter, with a more complete example: ![image](https://user-images.githubusercontent.com/295338/49647813-0554a480-fa24-11e8-9acb-2d2b3c42bdfa.png) If you look at the bottom right corner of the diagram, you see _UV radiation_ and...

Thank you for the answer. For the benefit of future archaeologists, here is the working solution ``` import io import pandas as pd from ipysankeywidget import SankeyWidget from ipywidgets import...

Yes, I would like to do it - but the documentation doesn't include a guide for writing check plugins, so I need some basic tips on how that should work.

It looks good. I would like to extend it with some additional features: - to expect a response from the server and consider the case `success` if a response was...

This is what I mean: https://github.com/ralienpp/cabot-check-network/blob/master/cabot_check_network/models.py The logic is there, can you add the necessary changes to make it follow the rest of the ideology concerning fields in Django-ORM?

Hey, are there any news about this matter?

Hey, still no progress? I started using Cabot and am quite happy with the way it keeps an eye on my infrastructure, but it would be much better if I...

I suggested an improvement to the network checker https://github.com/ralienpp/cabot-check-network/blob/master/cabot_check_network/models.py It would allow you to test the FTP server by sending a command and checking if the server's response matches your...

Is there some kind of a flowchart or a textual explanation of how the reloading mechanism works? I'd like to understand the ideology of how this is supposed to work,...

I'd love to, but how could I? 1. `git clone https://github.com/sopel-irc/sopel.git` 2. `git checkout 142cb4d3559b33c692d021a74abcba75d22f96d3` This results in: `fatal: reference is not a tree: 142cb4d3559b33c692d021a74abcba75d22f96d3`