Commit Graph

20 Commits

Author SHA1 Message Date
Tom Laermans 30bdd952ee Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x"
git-svn-id: http://www.observium.org/svn/observer/trunk@1728 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 14:04:07 +00:00
Adam Amstrong 7b2fc2dbe1 fixes to new sensors setup
git-svn-id: http://www.observium.org/svn/observer/trunk@1533 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 20:34:31 +00:00
Adam Amstrong 4f2972660f retooled sensors discovery. use global $valid_sensor, use sensors table only, replace sensor_precision with sensor_multiplier and sensor_divisor, remove all old discover_* functions and replace with discover_sensor
git-svn-id: http://www.observium.org/svn/observer/trunk@1529 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 18:25:11 +00:00
Adam Amstrong 6a673c1cce updated email sending to allow global disabling and sysContact override
git-svn-id: http://www.observium.org/svn/observer/trunk@1344 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 19:11:46 +00:00
Tom Laermans bcf6107d68 failfix two of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1303 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 21:55:56 +00:00
Tom Laermans 58c69258c2 failfix one of infinite
git-svn-id: http://www.observium.org/svn/observer/trunk@1302 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 21:54:35 +00:00
Adam Amstrong c22e8493f7 migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present
git-svn-id: http://www.observium.org/svn/observer/trunk@1284 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 19:58:13 +00:00
Tom Laermans 600b0ba2bf move fanspeed to sensors table - please run discovery immediately after svn up
git-svn-id: http://www.observium.org/svn/observer/trunk@1270 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:16:04 +00:00
Tom Laermans 7e61778aa0 remove wrong fixme comment
git-svn-id: http://www.observium.org/svn/observer/trunk@1240 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 17:21:27 +00:00
Adam Amstrong 8060d5a030 rejig events system (still not great. meh) clean up some pages.
git-svn-id: http://www.observium.org/svn/observer/trunk@1223 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 21:37:05 +00:00
Tom Laermans c127dffa80 restore correct fan speed notification logic
git-svn-id: http://www.observium.org/svn/observer/trunk@1023 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-13 19:39:28 +00:00
Adam Amstrong 0625d880c6 fix fans to notify *BELOW* speed not above! :D
git-svn-id: http://www.observium.org/svn/observer/trunk@1022 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-13 16:52:03 +00:00
Geert Hauwaerts 74235000be - Send email alerts on interface flaps when $config['warn']['ifdown'] is true.
- Added the setting timestamp_format:
    Description: The timestamp format to use in logs or emails.
    Default:     d-m-Y H:i:s
- Modified timestamp dates.


git-svn-id: http://www.observium.org/svn/observer/trunk@952 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 20:40:35 +00:00
Adam Amstrong 01da6907e5 more fixes to discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@841 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 01:53:00 +00:00
Adam Amstrong 54e8ac3cbd add new IronWare (Brocade/Foundry) OS type. rename temp/fan/voltage_host to device_id
git-svn-id: http://www.observium.org/svn/observer/trunk@830 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 07:40:43 +00:00
Tom Laermans bb7a1064d2 fix fanspeed max
git-svn-id: http://www.observium.org/svn/observer/trunk@822 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 18:29:14 +00:00
Tom Laermans de3993094f cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@809 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 15:57:09 +00:00
Tom Laermans 7b79de4fa4 voltage polling complete
git-svn-id: http://www.observium.org/svn/observer/trunk@804 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 12:03:12 +00:00
Tom Laermans a917bbb358 correct limit logic for fans
git-svn-id: http://www.observium.org/svn/observer/trunk@803 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 11:51:55 +00:00
Tom Laermans 089e9e16ce fan speed polling
git-svn-id: http://www.observium.org/svn/observer/trunk@802 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 11:42:45 +00:00