search for: ghaffari

Displaying 2 results from an estimated 2 matches for "ghaffari".

2014 Dec 08
1
Centralized Monitoring of Question
...e have a few SNMP Cards (MEGATEK) that connecting to a number of UPS`s. We need a centralized program to monitoring of our UPS`s. We want to know that, NUT can help us? Operating System: Windows or Linux SNMP Card type: Netagent model for MEGATEK company (www.megatec.com.tw). Yours faithfully Ali Ghaffari Software Department of Faratel Company Tehran - Iran 08.12.2014 -------------------------------------------------------- Sehr geehrter Herren und Damen, Ich m?chte eine Frage in UPS ?berwachung ?ber NUT(Network UPS Tools) stellen. Wir haben ein paar SNMP Karten(MEGATEK) und m?chten sie zu ein p...
2007 Sep 28
1
evalJSON problem
Hey there, I have a FCKeditor(a WYSIWYG online html editor) and i want to bring it to a page by Ajax and JSON by a php request-catcher. I have sth like this in my ajax request: new Ajax.Request(''myactions.php'', { method:''get'', parameters: {action:''bringeditor'', id:<?php echo $uid; ?>}, onSuccess: function(transport){