Hello all,
I am trying to monitor a specific port on one of my servers. For example, I want to see if the server is answering on port 8280 every few minutes. I do not have the Zabbix agent installed, nor can I install it on this particular machine.
I setup an item as follows:
Type: Simple Check
Key: check_port[1.2.3.4,8280]
Type of information: Numeric (integer 64bit)
Units: <blank>
Use Multiplier: do not use
Update Interval: 180
Keep History: 90
Keep Trends: 365
Status: disabled (now, was Monitored)
Store Value: As is
Show Value Throw Map: As is
When I go to Monitoring > Latest Data my server is not listed under hosts. It also does not show any info. If I go back to configuration, items, and click the 'disabled' link to actiave the service, I can then see a '-' symbol for the data.
I have changed the parameters to use a different 'Type of Information' but I still don't get any data. Am I doing something wrong? Does the 'check_port' Key not work for Simple Checks?
How would I verify that a device is listening on port 8080 if I can't install the agent on that machine?
Thank you
I am trying to monitor a specific port on one of my servers. For example, I want to see if the server is answering on port 8280 every few minutes. I do not have the Zabbix agent installed, nor can I install it on this particular machine.
I setup an item as follows:
Type: Simple Check
Key: check_port[1.2.3.4,8280]
Type of information: Numeric (integer 64bit)
Units: <blank>
Use Multiplier: do not use
Update Interval: 180
Keep History: 90
Keep Trends: 365
Status: disabled (now, was Monitored)
Store Value: As is
Show Value Throw Map: As is
When I go to Monitoring > Latest Data my server is not listed under hosts. It also does not show any info. If I go back to configuration, items, and click the 'disabled' link to actiave the service, I can then see a '-' symbol for the data.
I have changed the parameters to use a different 'Type of Information' but I still don't get any data. Am I doing something wrong? Does the 'check_port' Key not work for Simple Checks?
How would I verify that a device is listening on port 8080 if I can't install the agent on that machine?
Thank you

Comment