Zabbix logging PC that is off?
- 
 Working with Zabbix, I've set up a Linux VM on my desktop running Lunbuntu, installed and modified the agent file and connected to the Zabbix Server. No problem. The next test was to create / test an alert for when the PC was shut down / rebooted. But the VM is being logged as running when it is off and the application closed (Oracle VirtualBox). Any ideas as to why this would be occurring? 
- 
 What is reporting it as running? Where is that metric coming from? 
- 
 @Dashrender said in Zabbix logging PC that is off?: What is reporting it as running? Where is that metric coming from? I started a VM yesterday to play around with NextCloud - since it's just a temp box, one that I can get away with breaking (non production system). Lubuntu 16.4 running under Oracle VirtualBox 
 Right now it is reporting CPU Util.![0_1483636763268_2017-01-05 12_18_42-NTG-Zabbix_ Custom graphs [refreshed every 30 sec.].png](https://i.imgur.com/hEg36vi.png) 
- 
 Is your logging targeting the hypervisor and not the actual VM. I have a feeling you're monitoring the wrong thing. 
- 
 @DustinB3403 said in Zabbix logging PC that is off?: Is your logging targeting the hypervisor and not the actual VM. I have a feeling you're monitoring the wrong thing. The Zabbix agent was installed on the VM, using the vm Host name. 
- 
 @gjacobse said in Zabbix logging PC that is off?: @Dashrender said in Zabbix logging PC that is off?: What is reporting it as running? Where is that metric coming from? I started a VM yesterday to play around with NextCloud - since it's just a temp box, one that I can get away with breaking (non production system). Lubuntu 16.4 running under Oracle VirtualBox 
 Right now it is reporting CPU Util.![0_1483636763268_2017-01-05 12_18_42-NTG-Zabbix_ Custom graphs [refreshed every 30 sec.].png](https://i.imgur.com/hEg36vi.png) So you attempted to create CPU Utilization correct? On my Zabbix install I have to create that. Yours looks much different than mine does.  
- 
 weird - what IP are those logs coming from? It really does sound like the wrong thing is being tracked. 
- 
 @gjacobse said in Zabbix logging PC that is off?: @DustinB3403 said in Zabbix logging PC that is off?: Is your logging targeting the hypervisor and not the actual VM. I have a feeling you're monitoring the wrong thing. The Zabbix agent was installed on the VM, using the vm Host name. Yeah.... here is a single core utilization for one of my VM's.  I think you're monitor is messed up. It's using the wrong item to report for the graph. 
- 
 @DustinB3403 said in Zabbix logging PC that is off?: @gjacobse said in Zabbix logging PC that is off?: @DustinB3403 said in Zabbix logging PC that is off?: Is your logging targeting the hypervisor and not the actual VM. I have a feeling you're monitoring the wrong thing. The Zabbix agent was installed on the VM, using the vm Host name. Yeah.... here is a single core utilization for one of my VM's.  I think you're monitor is messed up. It's using the wrong item to report for the graph. That's what I'm thinking too 
- 
 The template you're using for this graph should be  
- 
 You can also check the Zabbix "Agent Ping" item under Latest Data. Just filter for the host you are interested in. 
- 
 @DustinB3403 said in Zabbix logging PC that is off?: The template you're using for this graph should be  That's for CPU Load, not for CPU Utilization. 





