Search Result

Collapse
22 results in 0.0023 seconds.
Keywords
Members
Tags
remote
  •  

  • SSH items with kex algorithms mismatch

    Zabbix 7.2
    OS Oracle Linux 9.6


    I have a legacy switch that is monitored by a Zabbix Proxy and has SSH items configured.
    However, the SSH items are unable to reach the host due to a mismatch in Kex algorithms.
    Here's the error message that Zabbix displays:

    ...
    See more | Go to post

  • markfree
    started a topic Agent remote script not working

    Agent remote script not working

    I have created a global script that runs on Zabbix Agent with a scope of manual host action to remotely reboot a Windows host at a specific time, 1 AM.
    Code:
    @echo off
    setlocal
    :: SECONDS COUNT UNTIL THE NEXT 1H AM,
    :: EITHER IN THE SAME DAY OR THE NEXT ONE.
    :: by diasdm
    ...
    See more | Go to post
    Last edited by markfree; 30-08-2023, 17:46.

  • markfree
    started a topic Agent remote script with API call

    Agent remote script with API call

    Hey guys.
    I have created a simple Windows script that run on Zabbix Agent with a scope of manual host action.
    Whenever a user needs to run that script, they click on the host name and start it. It works fine for now.


    After the script is executed, it would be good to add
    ...
    See more | Go to post
    Last edited by markfree; 29-08-2023, 17:18.

  • markfree
    started a topic Macro array for remote script

    Macro array for remote script

    I created a PowerShell script that collects some file data from a Win 2008 VM.

    Something like this:
    Code:
    param ($ARQS)
    
    $DATAATUAL = Get-Date -Hour 0 -Minute 0 -Second 0
    $PATH = "C:\FTP\import\*"
    
    $FILELIST = Get-ChildItem -Path $PATH -Include $ARQS
    ...
    See more | Go to post
    Last edited by markfree; 09-07-2022, 14:18.

  • database is down: reconnecting in 10 seconds

    Hi guys,

    I'm trying to install Zabbix with a remote database (Postgresql). After installing and configuring, if I access the dashboard, I read:

    Zabbix server is running No

    and the /var/log/zabbix/zabbix_server.log file if full of:

    27970:20210526:070903.003...
    See more | Go to post

  • JMX agent failing

    I'm trying to connect JMX running in remote server, But not able to.

    1. Logs :
    com.zabbix.gateway.ZabbixException: org.json.JSONException: No value for jmx_endpoint
    at com.zabbix.gateway.JMXItemChecker.<init>(JMXItemCh ecker.java:71) ~[zabbix-java-gateway-3.4.6.jar:na]
    ...
    See more | Go to post
    Last edited by itsmenaveen; 08-02-2018, 12:42. Reason: Adding more details.

  • Using zabbix with a remote control solution

    I wondered if anyone has considered or if running zabbix along side a remote control solution.

    I am using Zabbix to monitoring customer networks via psk active proxy servers. All the customers are behind firewalls that are locked down apart from requests for out bound(10051). inbound...
    See more | Go to post

  • Windows agent remote command via psk proxy

    I have a requirement to run active proxy behind a firewall servicing multiple Windows agent machines.

    I have psk encryption on both the agents and the proxy because they are customer clients.

    When I try and run a remote command to the agents I get:

    Get value...
    See more | Go to post

  • KoenraadL
    started a topic Monitor remote data

    Monitor remote data

    Hi,
    I'm new to Zabbix. I have a working server with a few hosts.
    Now I want to monitor remote data. I will be using a proxy, because of an unreliable internet-connection. I have a working "remote" device, on a separate network here, so not yet at the remote site.
    That...
    See more | Go to post

  • Recommended Hardware for Zabbix Remote Proxy

    Hi,

    I want to monitor several small (Under 30 devices) remote networks securely using a Zabbix proxy at each site and then a central Zabbix server running on an Amazon AWS instance. Very few of the remote networks have servers. I looked at several threads that are using Zabbix Proxy's...
    See more | Go to post

  • capaciticci
    started a topic Zabbix Proxy and ServerActive

    Zabbix Proxy and ServerActive

    I'm trying to set up a proxy and according to the Zabbix 2.2 manual i need to set the ServerActive= in the Agent Configuration file. i went through the zabbix_agentd.conf file and i did not have the fields to enter the ServerActive. is that something i need to add and is it just:

    #...
    See more | Go to post

  • Return ping times from agent (Windows) to remote address

    Zabbix 2.0 on openSUSE 12.2 VM

    Background:

    We have a cloud-based call center with 2 remote servers in the US (LA and Dallas). 6 remote offices would be connecting to these during work hours on a daily basis.

    I would like the ability to ping the IPs of the call...
    See more | Go to post
    Last edited by njdattler; 10-09-2013, 19:15.

  • Comando Remoto Linux

    Boa tarde.

    Preciso de uma ajuda pessoal.

    Tenho o seguinte ambiente:
    Servidor local que se comunica com um Zabbix proxy externo em outra rede que por sua vez está comunicando com os Agentes Zabbix locais desta rede do Zabbix Proxy ou seja algo como
    ZABBIX...
    See more | Go to post

  • Amirov
    started a topic Reboot a Linux server without zabbix

    Reboot a Linux server without zabbix

    I installed zabbix server 2.0.5 in linux server. I would like to reboot my linux server with graphical user interface. Can i do that ??

    Thanks
    See more | Go to post

  • Sue.M
    started a topic Help with customize mapping

    Help with customize mapping

    Hello,

    running 1.8 on CentOS5.
    starting GUI (GNOME) of CentOS, then logging in Zabbix on Firefox to monitor and operate.

    I want to customize mapping screen.

    Only that I want is "To remote login (via SSH or telnet) just by clicking each hosts on...
    See more | Go to post
Working...