Commit Graph

20 Commits

Author SHA1 Message Date
Tom Laermans af4e0bc2ff move mount ignores to defaults config file, add option to ignore optical drives, and fix the entire ignore thing as 'someone' broke it after semi-rewriting the storage portion
git-svn-id: http://www.observium.org/svn/observer/trunk@971 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 02:17:25 +00:00
Geert Hauwaerts 3b279dc839 - Storage config / defaults fixes.
git-svn-id: http://www.observium.org/svn/observer/trunk@964 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 14:35:38 +00:00
Geert Hauwaerts 0a7c59a00d - Let's hope it's fixed now :)
git-svn-id: http://www.observium.org/svn/observer/trunk@961 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:49:19 +00:00
Geert Hauwaerts 24f256a50e Regex fix in ignore_junos_os_drives
git-svn-id: http://www.observium.org/svn/observer/trunk@960 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:36:40 +00:00
Geert Hauwaerts ac012e9e28 ignore_bsd_os_drives regex fix.
git-svn-id: http://www.observium.org/svn/observer/trunk@959 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:21:49 +00:00
Geert Hauwaerts acf2d85b2f - Ignored some FreeBSD OS drives.
git-svn-id: http://www.observium.org/svn/observer/trunk@958 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:07:30 +00:00
Geert Hauwaerts 7de8199351 - Ignored some Juniper ERX storage partitions.
git-svn-id: http://www.observium.org/svn/observer/trunk@957 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 12:42:32 +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 1c70cab047 junos mempools
git-svn-id: http://www.observium.org/svn/observer/trunk@949 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 01:30:07 +00:00
Geert Hauwaerts eb7ffda978 - JunOS support for the storage rewrite.
git-svn-id: http://www.observium.org/svn/observer/trunk@945 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 18:24:28 +00:00
Adam Amstrong efeb5cc25f overview tab 2: the return. also config option to make it shoo.
git-svn-id: http://www.observium.org/svn/observer/trunk@934 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-23 16:38:33 +00:00
Geert Hauwaerts d54df316ac - Added a utility function formatCiscoHardware()
Params: - A reference to the $device array.
          - An optional (true) if you want the platform only (and not the part number)
- In device overview place Hardware before Operating System (makes more sence)
- Added virtual $device['hardware'] for Cisco platforms without an hardware tag (like Cisco 3750)


git-svn-id: http://www.observium.org/svn/observer/trunk@925 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 17:02:20 +00:00
Geert Hauwaerts c32f652bd4 - Added a setting to toggle the display of sysDescr on the device overview page.
Setting: overview_show_sysDescr
  Default: true


git-svn-id: http://www.observium.org/svn/observer/trunk@922 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:58:46 +00:00
Adam Amstrong 8fc2f2e756 cpu polling support for Juniper JunOS. tested on m7i only
git-svn-id: http://www.observium.org/svn/observer/trunk@910 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 05:08:58 +00:00
Geert Hauwaerts 33d5200edd - Added default config item to filter JunOS system partitions from the GUI.
Setting: ignore_junos_os_drives
  Default: /packages, /dev and /proc


git-svn-id: http://www.observium.org/svn/observer/trunk@896 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 00:29:47 +00:00
Adam Amstrong 60062de01d add line to "lowercase" os types on discovery (fix for old versions)
git-svn-id: http://www.observium.org/svn/observer/trunk@865 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-16 00:38:05 +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 217e119ca2 make services work again. uses nagios plugins.
git-svn-id: http://www.observium.org/svn/observer/trunk@812 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 04:35:16 +00:00
Adam Amstrong 0c11d576a4 new icons for sensors
git-svn-id: http://www.observium.org/svn/observer/trunk@810 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 01:37:25 +00:00
Adam Amstrong 1ad3650475 start cleanup of overlib into functions. create defaults.inc.php for new settings (why not before? because i suck. duh.)
git-svn-id: http://www.observium.org/svn/observer/trunk@796 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-08 18:56:26 +00:00