search for: isdown

Displaying 4 results from an estimated 4 matches for "isdown".

Did you mean: ifdown
2008 Feb 05
4
Enterprise-class monitoring system for CentOS and Win2k3 server
Can anyone recommend an enterprise-class monitoring system for both Linux and Windows servers? Here are my requirements: SNMP trap collection, ability to import custom MIBs isup/isdown monitoring of ports and daemons Server health monitors (CPU, Disk, Memory, etc) SLA reporting with nice graphs Pager/Email/SMS alerts with groups, filters and escalations Built-in MTBF and MTTR reporting Robust parent-child relationships between monitors or probes. For example, the system must be...
2007 Aug 07
0
13 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_as_types.c libswfdec/swfdec.h libswfdec/swfdec_initialize.as
...emove leftover comment diff --git a/libswfdec/swfdec_key_as.c b/libswfdec/swfdec_key_as.c index 36cddb5..a5523f7 100644 --- a/libswfdec/swfdec_key_as.c +++ b/libswfdec/swfdec_key_as.c @@ -26,7 +26,6 @@ #include "swfdec_debug.h" #include "swfdec_player_internal.h" -//getCode,isDown,isToggled SWFDEC_AS_NATIVE (800, 0, swfdec_key_getAscii) void swfdec_key_getAscii (SwfdecAsContext *cx, SwfdecAsObject *object, diff-tree 76286beb6f0bed9dee24fb9517ea5be62bc48ba4 (from 035ecbe5dd6be8dbb7c47577e84de30fa11444a4) Author: Benjamin Otte <otte at gnome.org> Date: Mon Aug 6 21:...
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
...... back to development bump the libversion remove assertion Merge branch 'master' of ssh://company at git.freedesktop.org/git/swfdec/swfdec update the API for keys once again remove swfdec_key.h again implement Key.getAscii(), Key.getCode() and Key.isDown() compile the init code after changing it surprise, ASSetNative wasn't implemented guess if I always forget adding files... code style fix remove leftover comment here be doubles indent this correctly add an enum for all the keys compile bef...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...ners", true], + ["_global.Key", "broadcastMessage", true], + ["_global.Key", "getAscii", false], + ["_global.Key", "getCode", false], + ["_global.Key", "isAccessible", false], + ["_global.Key", "isDown", false], + ["_global.Key", "isToggled", false], + ["_global.LoadVars", "prototype", false], + ["_global.LoadVars.prototype", "addRequestHeader", true], + ["_global.LoadVars.prototype", "decode", true], + [&qu...