Hello,
I see the service discovery options and enabled the “services” module. I am not seeing any services on the device like it shows on your site’s screenshots.
I’m an enterprise customer. Please let me know if there’s something I am missing, or if there’s more documentation around this functionality. I really need to do basic HTTP checks.
I see there was some support at one time using nagious-esque plugins, but I can’t seem to find any references to the code of the actual services checks? I saw it only works for device type “server” but, even on the local OBS, the services module doesn’t really do anything. I desperately need this functionality: http://www.observium.org/images/ss-dev-linux-2x.png
I see the queries in the debug logging for the web UI device page, but since the services table doesn’t have any discovered services, I can’t see anything.
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '1' AND `service_ignore` ='0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '0' AND `service_ignore` = '0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_ignore` = '1'
Here’s the snippet of the debug output for the discovery phase: ##### Module Start: services #####
Services: CMD[/usr/bin/snmpbulkwalk -v2c -c 'MHikJ8dloru_flZ' -Pu -Osqn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'localhost':'161' .1.3.6.1.2.1.7.5.1.2]
CMD EXITCODE[0] CMD RUNTIME[0.0045s] STDOUT[ .1.3.6.1.2.1.7.5.1.2.0.0.0.0.34345 34345 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.36227 36227 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.42326 42326 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.44522 44522 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45104 45104 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45205 45205 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.46519 46519 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48629 48629 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48831 48831 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.50874 50874 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.52511 52511 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.53048 53048 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54029 54029 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54891 54891 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.57027 57027 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.58503 58503 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.60052 60052 .1.3.6.1.2.1.7.5.1.2.10.2.2.70.68 68 .1.3.6.1.2.1.7.5.1.2.127.0.0.1.161 161 .1.3.6.1.2.1.7.5.1.2.127.0.0.53.53 53 ] SNMP STATUS[TRUE]
o Duration 0.0059s
Adam Ward Systems Engineer Shamrock Trading Corporation Office Phone/Fax: (913) 310-2247 Email: award@rtsfinancial.commailto:award@rtsfinancial.com Website: www.shamrocktradingcorp.comhttp://www.shamrocktradingcorp.com/ This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited.
Hello,
Where on the website did you find this screenshot ? I’m also interested by such feature
Best Regards
Thibault
De : observium observium-bounces@observium.org De la part de Adam Ward via observium Envoyé : mardi 26 mars 2019 02:39 À : Jason Lixfeld via observium observium@observium.org Cc : Adam Ward award@shamrocktradingcorp.com Objet : [Observium] Services checking?
Hello,
I see the service discovery options and enabled the “services” module. I am not seeing any services on the device like it shows on your site’s screenshots.
I’m an enterprise customer. Please let me know if there’s something I am missing, or if there’s more documentation around this functionality. I really need to do basic HTTP checks.
I see there was some support at one time using nagious-esque plugins, but I can’t seem to find any references to the code of the actual services checks?
I saw it only works for device type “server” but, even on the local OBS, the services module doesn’t really do anything.
I desperately need this functionality: http://www.observium.org/images/ss-dev-linux-2x.png
I see the queries in the debug logging for the web UI device page, but since the services table doesn’t have any discovered services, I can’t see anything.
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1'
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '1' AND `service_ignore` ='0'
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '0' AND `service_ignore` = '0'
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_ignore` = '1'
Here’s the snippet of the debug output for the discovery phase:
##### Module Start: services #####
Services:
CMD[/usr/bin/snmpbulkwalk -v2c -c 'MHikJ8dloru_flZ' -Pu -Osqn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'localhost':'161' .1.3.6.1.2.1.7.5.1.2]
CMD EXITCODE[0]
CMD RUNTIME[0.0045s]
STDOUT[
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.34345 34345
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.36227 36227
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.42326 42326
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.44522 44522
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.45104 45104
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.45205 45205
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.46519 46519
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.48629 48629
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.48831 48831
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.50874 50874
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.52511 52511
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.53048 53048
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.54029 54029
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.54891 54891
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.57027 57027
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.58503 58503
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.60052 60052
.1.3.6.1.2.1.7.5.1.2.10.2.2.70.68 68
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.161 161
.1.3.6.1.2.1.7.5.1.2.127.0.0.53.53 53
]
SNMP STATUS[TRUE]
o Duration 0.0059s
Adam Ward
Systems Engineer
Shamrock Trading Corporation
Office Phone/Fax: (913) 310-2247
Email: mailto:award@rtsfinancial.com award@rtsfinancial.com
Website: http://www.shamrocktradingcorp.com/ www.shamrocktradingcorp.com
This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited.
Services are polled using the UNIX-agent, you need to install it on hosts that you want services from: https://docs.observium.org/unix_agent/ When the unix-agent is installed on a host you can enable metric gathering from a lot of different apps, listed here with instructions on how to enable them: https://docs.observium.org/apps/ /Markus
Den tis 26 mars 2019 kl 10:35 skrev Thibault Richard via observium < observium@observium.org>:
Hello,
Where on the website did you find this screenshot ? I’m also interested by such feature
Best Regards
Thibault
*De :* observium observium-bounces@observium.org *De la part de* Adam Ward via observium *Envoyé :* mardi 26 mars 2019 02:39 *À :* Jason Lixfeld via observium observium@observium.org *Cc :* Adam Ward award@shamrocktradingcorp.com *Objet :* [Observium] Services checking?
Hello,
I see the service discovery options and enabled the “services” module. I am not seeing any services on the device like it shows on your site’s screenshots.
I’m an enterprise customer. Please let me know if there’s something I am missing, or if there’s more documentation around this functionality. I really need to do basic HTTP checks.
I see there was some support at one time using nagious-esque plugins, but I can’t seem to find any references to the code of the actual services checks?
I saw it only works for device type “server” but, even on the local OBS, the services module doesn’t really do anything.
I desperately need this functionality: http://www.observium.org/images/ss-dev-linux-2x.png
I see the queries in the debug logging for the web UI device page, but since the services table doesn’t have any discovered services, I can’t see anything.
*SELECT* *COUNT*(service_id) *FROM* `services` *WHERE* `device_id` = '1'
*SELECT* *COUNT*(service_id) *FROM* `services` *WHERE* `device_id` = '1' *AND* `service_status` = '1' *AND* `service_ignore` ='0'
*SELECT* *COUNT*(service_id) *FROM* `services` *WHERE* `device_id` = '1' *AND* `service_status` = '0' *AND* `service_ignore` = '0'
*SELECT* *COUNT*(service_id) *FROM* `services` *WHERE* `device_id` = '1' *AND* `service_ignore` = '1'
Here’s the snippet of the debug output for the discovery phase:
##### Module Start: services #####
Services:
CMD[/usr/bin/snmpbulkwalk -v2c -c 'MHikJ8dloru_flZ' -Pu -Osqn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'localhost':'161' .1.3.6.1.2.1.7.5.1.2]
CMD EXITCODE[0]
CMD RUNTIME[0.0045s]
STDOUT[
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.34345 34345
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.36227 36227
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.42326 42326
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.44522 44522
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.45104 45104
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.45205 45205
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.46519 46519
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.48629 48629
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.48831 48831
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.50874 50874
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.52511 52511
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.53048 53048
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.54029 54029
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.54891 54891
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.57027 57027
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.58503 58503
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.60052 60052
.1.3.6.1.2.1.7.5.1.2.10.2.2.70.68 68
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.161 161
.1.3.6.1.2.1.7.5.1.2.127.0.0.53.53 53
]
SNMP STATUS[TRUE]
o Duration 0.0059s
*Adam Ward*
*Systems Engineer*
*Shamrock Trading Corporation*
*Office Phone/Fax:* (913) 310-2247
*Email:* award@rtsfinancial.com
*Website:* www.shamrocktradingcorp.com
This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
This feature was deprecated quite some time ago, though it seems it was not quite disabled on the system I did that screenshot on.
The code still exists, but it is not currently in a usable state (and never really was).
It may be rewritten and resurrected in the future, resources permitting.
Adam.
Sent from BlueMail
On 26 Mar 2019, 01:39, at 01:39, Adam Ward via observium observium@observium.org wrote:
Hello,
I see the service discovery options and enabled the “services” module. I am not seeing any services on the device like it shows on your site’s screenshots.
I’m an enterprise customer. Please let me know if there’s something I am missing, or if there’s more documentation around this functionality. I really need to do basic HTTP checks.
I see there was some support at one time using nagious-esque plugins, but I can’t seem to find any references to the code of the actual services checks? I saw it only works for device type “server” but, even on the local OBS, the services module doesn’t really do anything. I desperately need this functionality: http://www.observium.org/images/ss-dev-linux-2x.png
I see the queries in the debug logging for the web UI device page, but since the services table doesn’t have any discovered services, I can’t see anything.
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '1' AND `service_ignore` ='0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '0' AND `service_ignore` = '0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_ignore` = '1'
Here’s the snippet of the debug output for the discovery phase: ##### Module Start: services #####
Services: CMD[/usr/bin/snmpbulkwalk -v2c -c 'MHikJ8dloru_flZ' -Pu -Osqn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'localhost':'161' .1.3.6.1.2.1.7.5.1.2]
CMD EXITCODE[0] CMD RUNTIME[0.0045s] STDOUT[ .1.3.6.1.2.1.7.5.1.2.0.0.0.0.34345 34345 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.36227 36227 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.42326 42326 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.44522 44522 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45104 45104 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45205 45205 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.46519 46519 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48629 48629 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48831 48831 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.50874 50874 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.52511 52511 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.53048 53048 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54029 54029 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54891 54891 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.57027 57027 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.58503 58503 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.60052 60052 .1.3.6.1.2.1.7.5.1.2.10.2.2.70.68 68 .1.3.6.1.2.1.7.5.1.2.127.0.0.1.161 161 .1.3.6.1.2.1.7.5.1.2.127.0.0.53.53 53 ] SNMP STATUS[TRUE]
o Duration 0.0059s
Adam Ward Systems Engineer Shamrock Trading Corporation Office Phone/Fax: (913) 310-2247 Email: award@rtsfinancial.commailto:award@rtsfinancial.com Website: www.shamrocktradingcorp.comhttp://www.shamrocktradingcorp.com/ This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks Adam!
________________________________ From: Adam Armstrong adama@memetic.org Sent: Tuesday, March 26, 2019 5:31 AM To: Kaiser, Erich via observium Cc: Adam Ward Subject: Re: [Observium] Services checking?
This feature was deprecated quite some time ago, though it seems it was not quite disabled on the system I did that screenshot on.
The code still exists, but it is not currently in a usable state (and never really was).
It may be rewritten and resurrected in the future, resources permitting.
Adam.
Sent from BlueMailhttps://urldefense.proofpoint.com/v2/url?u=http-3A__www.bluemail.me_r-3Fb-3D14667&d=DwMFaQ&c=4PFCKqrUkXcNwBx-13b0hyZLeZLq8ZLbGHmyMrl0VYE&r=NiY8mlH_-33qB0kal8X6d9PmIqkIwo50Bmx_5EBh0GE&m=LUzN9KWkSaMWpcImT0SXoZsozXogP2GdIECmFqqM40Q&s=iT3Lq5AzNeJunqpUWXgnYstcqBJn1qaZ8XVPbd48Avk&e= On 26 Mar 2019, at 01:39, Adam Ward via observium <observium@observium.orgmailto:observium@observium.org> wrote: Hello,
I see the service discovery options and enabled the “services” module. I am not seeing any services on the device like it shows on your site’s screenshots.
I’m an enterprise customer. Please let me know if there’s something I am missing, or if there’s more documentation around this functionality. I really need to do basic HTTP checks.
I see there was some support at one time using nagious-esque plugins, but I can’t seem to find any references to the code of the actual services checks? I saw it only works for device type “server” but, even on the local OBS, the services module doesn’t really do anything. I desperately need this functionality: http://www.observium.org/images/ss-dev-linux-2x.pnghttps://urldefense.proofpoint.com/v2/url?u=http-3A__www.observium.org_images_ss-2Ddev-2Dlinux-2D2x.png&d=DwMFaQ&c=4PFCKqrUkXcNwBx-13b0hyZLeZLq8ZLbGHmyMrl0VYE&r=NiY8mlH_-33qB0kal8X6d9PmIqkIwo50Bmx_5EBh0GE&m=LUzN9KWkSaMWpcImT0SXoZsozXogP2GdIECmFqqM40Q&s=loBbJuWT-pyRyNN33ngGCB6uLDhGOGVCM_FfuYzgks4&e=
I see the queries in the debug logging for the web UI device page, but since the services table doesn’t have any discovered services, I can’t see anything.
SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '1' AND `service_ignore` ='0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_status` = '0' AND `service_ignore` = '0' SELECT COUNT(service_id) FROM `services` WHERE `device_id` = '1' AND `service_ignore` = '1'
Here’s the snippet of the debug output for the discovery phase: ##### Module Start: services #####
Services: CMD[/usr/bin/snmpbulkwalk -v2c -c 'MHikJ8dloru_flZ' -Pu -Osqn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'localhost':'161' .1.3.6.1.2.1.7.5.1.2]
CMD EXITCODE[0] CMD RUNTIME[0.0045s] STDOUT[ .1.3.6.1.2.1.7.5.1.2.0.0.0.0.34345 34345 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.36227 36227 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.42326 42326 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.44522 44522 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45104 45104 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.45205 45205 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.46519 46519 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48629 48629 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.48831 48831 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.50874 50874 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.52511 52511 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.53048 53048 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54029 54029 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.54891 54891 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.57027 57027 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.58503 58503 .1.3.6.1.2.1.7.5.1.2.0.0.0.0.60052 60052 .1.3.6.1.2.1.7.5.1.2.10.2.2.70.68 68 .1.3.6.1.2.1.7.5.1.2.127.0.0.1.161 161 .1.3.6.1.2.1.7.5.1.2.127.0.0.53.53 53 ] SNMP STATUS[TRUE]
o Duration 0.0059s
Adam Ward Systems Engineer Shamrock Trading Corporation Office Phone/Fax: (913) 310-2247 Email: award@rtsfinancial.commailto:award@rtsfinancial.com Website: www.shamrocktradingcorp.comhttp://www.shamrocktradingcorp.com/
This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited.
________________________________
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observiumhttps://urldefense.proofpoint.com/v2/url?u=http-3A__postman.memetic.org_cgi-2Dbin_mailman_listinfo_observium&d=DwMFaQ&c=4PFCKqrUkXcNwBx-13b0hyZLeZLq8ZLbGHmyMrl0VYE&r=NiY8mlH_-33qB0kal8X6d9PmIqkIwo50Bmx_5EBh0GE&m=LUzN9KWkSaMWpcImT0SXoZsozXogP2GdIECmFqqM40Q&s=wRY9NeLdpKJkDb6F9u0ISGE_bhPA2r_dEpB5l7GWIUk&e=
This e-mail communication (including any attachments) is intended only for use by the individual or entity named above and is considered confidential. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you should immediately stop reading this message and delete it from your system. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited.
participants (4)
-
Adam Armstrong
-
Adam Ward
-
Markus Klock
-
Thibault Richard