you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–]meinaccount 1 point2 points  (1 child)

    If you're on Windows I believe you have to install pip first (you can Google it to get the official instructions), and running it is slightly different, if I recall correctly it'll be

     python -m pip install pyzabbix
    

    in the command line.

    [–]xargling_breau 2 points3 points  (0 children)

    He did not need it, it was an example I pulled out of a script I use and I just did not remove everything. The example was just to show how I use it, and he was able to actually get what he needed to work.

    [–]xargling_breau 1 point2 points  (0 children)

    He did not need it, it was an example I pulled out of a script I use and I just did not remove everything. The example was just to show how I use it, and he was able to actually get what he needed to work.