On Mon, Sep 12, 2005 at 02:38:58PM -0500, Tim Carr wrote:
> - I've not had any PHP experience. Does anyone have an example php
> script that would do something like that?
Look at the email.inc.php Instead of the mail command you could
use exec()
> - I'm having trouble understanding how the exis
On Mon, Sep 12, 2005 at 11:51:56AM -0500, Al May wrote:
> I followed the directions of the installation for JFFNMS and went to the
> start page of http://yourserver/ and get the JFFNMS login. When I login
> as admin or as the user I have created, I just get a blank page.
Did you first go to the s
Allright, I've got the poller/discovery integrated into the existing
UPS and UPS Lines items. I had to add a new item to identify the ups
type that you can get via $options. The terms I used were just "ups"
and "ups_mitsu".
As mentioned in the last email, the OID's that give the status (on
batter
Hello,
all.
I'm trying to create
a new action that would basically fire off a perl script. The perl script
takes in a few parameters (basically, the device that is affected and which
sensor is down) and talk to our ticketing system to automatically create a
ticket. I understand that I n
Hello all…
I followed the directions of the installation for JFFNMS and
went to the start page of http://yourserver/ and
get the JFFNMS login. When I login as admin or as the user I have created, I
just get a blank page.
Any Ideas?
Al May, A+, Network +
Network Engineer
Naperville
OK, I've modified the discoveries to work. However, for the poller of
the UPS itsself, the MIB is hardcoded into the database.
Right now the polling done for the UPS itsself is done through a
hardcoded MIB in the database. Without creating a new interface type
for this type of UPS (not the _lines)
At least 85% the same. The main difference is the MIBs. The Mitsubishi
MIBS also have more data that I'd like to grab, such as wattage. I
still have some touchup to do on the graphs as I mixed a database
table in one spot, but it's minor.
How would you suggest the UPS thing does the search? Popula