31 Commits

Author SHA1 Message Date
9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
55379c04a6 Adjusted unix distro detection further, simplified quote stripping (cannot
defer until the end due to successive tests). Replicated EXTEND handling
into freebsd branch.
2015-10-25 12:21:08 -07:00
be579b3cf9 Use official NET-SNMP-EXTEND-MIB first for running distro command,
then fallback to the older OID subtree.
2015-10-23 09:18:05 -07:00
laf
ce2c60e5ad Added version detection from Synology MIB 2015-10-16 19:27:39 +00:00
41fefbe371 Query the distro script at SNMP OID .1.3.6.1.4.1.2021.7890.1 for FreeBSD systems (like it is already done for Linux systems) 2015-09-27 17:27:59 +02:00
3983d1239f don't detect drac as armv5 2015-07-22 12:01:54 -04:00
bceb6e1dfa Adjust code to Best Practice
- More adjustments. Done after the big cleanup PR
I’ve gone through discovery and polling folders.
2015-07-15 13:11:40 +02:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf
505429db4d Added some additional info from pfsense units 2015-06-27 22:11:54 +01:00
5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
b151a8c54d shorten manufacturers
git-svn-id: http://www.observium.org/svn/observer/trunk@3234 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 11:14:36 +00:00
7ee22b8812 dmi support for agent
git-svn-id: http://www.observium.org/svn/observer/trunk@3233 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 11:10:22 +00:00
8df5bb8f8b repoll toner capacity
git-svn-id: http://www.observium.org/svn/observer/trunk@3138 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 19:56:06 +00:00
d8ccb51617 recognize synology hardware
git-svn-id: http://www.observium.org/svn/observer/trunk@3085 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-24 20:34:45 +00:00
3f4696677a add synology Disk Station Manager recognition
git-svn-id: http://www.observium.org/svn/observer/trunk@3084 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-24 19:19:27 +00:00
77cb4d0c4c Detect Dell servicetag as serialnumber through dell MIB on "unix" systems
Patch by RobJE.



git-svn-id: http://www.observium.org/svn/observer/trunk@2981 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 18:23:12 +00:00
564e78a516 add unix mips platform, by stintel, ages ago
git-svn-id: http://www.observium.org/svn/observer/trunk@2887 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-08 11:07:53 +00:00
752bbc2af8 array keys are strings, duh
git-svn-id: http://www.observium.org/svn/observer/trunk@2863 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-14 19:01:23 +00:00
840ecd8ecc replace shit
git-svn-id: http://www.observium.org/svn/observer/trunk@2809 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-05 02:18:21 +00:00
7eb42ecefc tings, yo.
git-svn-id: http://www.observium.org/svn/observer/trunk@2662 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 17:59:12 +00:00
dc0ebc7343 more code cleanup
git-svn-id: http://www.observium.org/svn/observer/trunk@2517 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:22:34 +00:00
00121fd3f8 fixes to new poller
git-svn-id: http://www.observium.org/svn/observer/trunk@2233 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-03 21:46:25 +00:00
4bc15529d4 eradicate split() in favour of explode()
git-svn-id: http://www.observium.org/svn/observer/trunk@2054 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-11 09:22:12 +00:00
9fd77cd884 allow disabling of alerting per device, allow override of syscontact, minor cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@1995 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-30 16:28:24 +00:00
6b8550c551 Basic QNAP Turbo NAS support. (versions and hardware).
git-svn-id: http://www.observium.org/svn/observer/trunk@1989 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-29 13:48:03 +00:00
a6e575b577 detect freebsd amd64 platform, patch by falz
git-svn-id: http://www.observium.org/svn/observer/trunk@1886 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 20:10:39 +00:00
722d912aa1 cleanup OS polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1841 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 11:59:47 +00:00
a199070100 convert more to internal snmp,
polling/os/unix: switch to snmp_get(), reindent, add ARM processors, patch by Corentin Chary

git-svn-id: http://www.observium.org/svn/observer/trunk@1813 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-10 15:31:57 +00:00
f29e7b755b redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc.
git-svn-id: http://www.observium.org/svn/observer/trunk@1506 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:43:02 +00:00
84de6a0528 fix paths on includes (8 hour graph gap :[ )
git-svn-id: http://www.observium.org/svn/observer/trunk@1449 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 23:18:29 +00:00
15cdf5c9fa add force10 mibs and os type detection. move per-os polling scripts from includes/polling/device-* to includes/polling/os/*
git-svn-id: http://www.observium.org/svn/observer/trunk@1442 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:49:36 +00:00