Hello!
A simple check, on the device through the SSH Agent - through the username and password, with a simple command - it issues a network gateway, in one line.
As a result, the zabbix does not swear, it gives out emptiness.
Cisco Server
Authentication method...
Search Result
Collapse
39 results in 0.0027 seconds.
Keywords
Members
Tags
-
SSH Agent - No Data, no errors
-
Zabbix Agent Blocks SSH Remote Access
I've some remote servers hosted in the cloud and the configuration is:
- the operating system is ubuntu 16.04
- Zabbix agent is 3.4.15 (same as the server)
- Nginx 1.10.3
- PHP 7.0
I have got a total of 8 Servers but 2 of the servers, when I enable Zabbix-agent... -
Check LSI Raid with storcli without agent?
We have several servers with LSI Raid controller we want to monitor.
I used the template https://github.com/mykolq/zabbix_lsi_template with an agent successfully.
But we have some server without agents, so there's the question how to obtain the values...
(the half of... -
Open ssh session
I am new to Zabbix are exploring features of the product. Want to understand how to launch ssh/telnet session from Problem menu?Last edited by srini; 01-02-2019, 16:01. -
LipstickLinux started a topic Public key authentication failed: Username/PublicKey combination invalidin Zabbix HelpPublic key authentication failed: Username/PublicKey combination invalid
Good morning/afternoon/evening, all.
I inherited a Zabbix (v3.2.6 on RHEL 7.3) monitoring environment and am tasked with creating an action for restarting a service on a triggering host. I have created an Action Operation using SSH to run the commands on the host, but I don't like the password...Last edited by LipstickLinux; 20-07-2018, 17:16. -
Help with SSH Agent Ping Checks
Hi, I am trying to get an SSH Agent check to conduct a ping as we want agentless monitoring and the ping needs to be sent from the monitored host. I have it set to run this command (IP address obfuscated) : ping -r -R -c2 -t2 0.0.0.0
When the ping is successful, the check works perfectly, but... -
Zabbix agent SSH alerts creating
I need to get alerts from zabbix client servers if any user ssh to specific server with the IP address of login machine.
I tried with zabbix clinet log monitoring to get alert once ssh some one to client server but it did not work it out. -
Agentless cpu, memory and disk space monitoring using SSH
Hi All,
I need to monitored CPU, Memory and Disk Space utilization of remote server without installing zabbix agent using SSH.
Can anyone help me to do this. I am new to Zabbix.
Thanks in Advance. -
Need help with ssh based monitoring agent
Hello Everyone
I am very new to zabbix and I would like to find out following:
1) Are there scripts available that can run on remote host to collect monitoring data like Disk i/o, NFS performance, etc ?
2) Are there ssh checks available to read that monitoring data... -
Unable to send EOF on channel
I have found almost nothing about the issue I am having with zabbix.
After about a day or so of uptime on the monitoring server I am seeing hundreds of entries every second in the /var/log/zabbix_server.log:
3180:20140827:193150.794 ssh_run() cannot close generic session... -
Issue with Remote SSH Command in Action Configuration
Hello,
I've created an action to accompany a trigger that should log in via SSH to a router and ping a few IP to bring back up a VPN tunnel to a remote location. As a test I modified the host with an invalid IP address to trigger the action.
In the event details I get the... -
-
Controlli con solo SSH
Ciao,
vorrei monitorare un host usando solo ssh, pero' quando imposto l'host mi chiede cmq di impostare un valore per l'Agent interfaces, siccome il da quello che ho letto sembrerebbe che non ci sia bisogno di un agente nel caso di ssh mi chiedo come dovrei impostare come interfaccia.... -
SSH and SSHD checksum alerts
Hi,
I'm receiving this mails every now and then:
...Code:Trigger: /usr/bin/ssh has been changed on server Master Trigger status: PROBLEM Trigger severity: Average Trigger URL: Item values: 1. Checksum of /usr/bin/ssh (Master:vfs.file.cksum[/usr/bin/ssh]):
-
capture return value of script
Hello!
Recently I installed zabbix-server 2.0.9 with ssh-checks enabled on my Debian Wheezy server. I configured an item via ssh-agent which executes a script (just a wall message for testing purposes). This works without any Problems.
My question is: Can I capture the return or...