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