Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Rovent
  • Content: Threads
  • Order by date
  1. Rovent

    Cannot configure Catalyst 2924's in CiscoView?

    Hullo All - I've recently added several Catalyst 2900 XL series switches (2924's) to my CiscoWorks2000 server. We have several other flavours of switches on our network (2980s, 2950s, 5500s, etc), and when we right click on those device in CiscoView and select "Configure", it brings up the...
  2. Rovent

    PERL/DBI: display autonumber after insert

    Hullo all! I'm not sure if this is possible or not, but i'm not really too up on my SQL. . . I have a page where customers can insert comment cards. After the comment card is inserted, i would like to return what number the autoincrement assigned to the new row. The pseudocode would kinda...
  3. Rovent

    which report to use?

    Hullo All - i'm relatively new to CommVault, and am having trouble trying to get the report i'm looking for. . . All i need is a listing of all the media (in the library or not), and how much retention time/time till overwrite is remaining. ex. 00001 : 7 days remaining 00002 : 7 days...
  4. Rovent

    Access denied running "DIR" on remote server

    Hullo All - I've got an odd question, and i've seen a couple other threads on this, but none of them seemed to help me out. . . I have IIS 5.1 running on a Windows 2000 Server called "Openview". I'm trying to display the size of a file on remote server called "Exchange". at the command prompt...
  5. Rovent

    V. large file::stat returns negative number!

    Hullo all - I'm trying to get the size of a very large file (60 GB), and every attempt i've tried to get the size returns a negative number (-195.000.000) I've tried (stat($filename))[7], $size = (-s $filename), $size = $filename->size; they all return that same value. All of those commands...
  6. Rovent

    interface/nic level not showing up?

    Hullo All - This is going to sound really odd, but here goes. . . One of my coworkers was trying to familiarize himself with our OpenView server while I was away for training, and when I came back, half of the nodes no longer have anything in the interface/nic level. Half our switches (cisco...
  7. Rovent

    Exchange : access denied on just mailboxes

    Mornin' All - Just the latest snag with our 8.6 to 9.1 conversion. . . We having a bit of difficulty backing up the individual mailboxes on one of our two exchange servers. they are both entirely identical, except one server has only 10 mailboxes, while the other has 1500+ our single backup...
  8. Rovent

    upgrade to 9, mailbox backup drops to 1MB/min

    Morning all! We recently upgraded our backup server from BENT 8.6 on a Compaq 1600 PIII-400 running Windows 2000, to BEWS 9.0.4454 on a Dell 1650 dual PIV-1400 running Windows 2003. I've managed to troubleshoot almost all of the errors we encountered, but this last one is a doozy. We have to...
  9. Rovent

    What do you use HPOV for?

    This may seem like an odd question, but i was wondering what other people have used their HPOV boxes for. We've got HPOV with an unlimited license running on a modestly powerful server, but all we really use it for is to track 10 switches and insert Remedy trouble tickets if they don't respond...
  10. Rovent

    BENT crashes restoring email boxes

    hullo all - long story short, we're trying to restore some mailboxes on our exchange server, and running into problems with some of the largish ones. the problem seems to mainly effect mailboxes that are 500MB+ in size, but once and a while also the smaller ones that are only 1-2MB in size...
  11. Rovent

    traversing results of DBI recordset

    Hullo All - does anyone know of a function in DBI that can be used to traverse the records returned from a query? here's my problem. I run my query, and it returns, say, 5 records. all the examples and searching i've done only allow for forward traversals (fetch, fetchrow, fetcharray) using...
  12. Rovent

    limiting xnmgraph date range from cmdline

    Hullo all! I'm trying to use the command line to display my SNMP data instead of the grapher (long story). What i'd like, is to be able to set the range of data that's being displayed. I've played with a few of the command line options, but none of them really stand out as being date/time...
  13. Rovent

    port security trap OID

    Hullo all - i'm trying to get my HP Openview box to set an alarm when port security is tripped on our device, but we can't seem to figure out the OID of the trap. our syslog server gets the port security breach message fine, the port closes, we get the linkup/linkdown messages from the...
  14. Rovent

    Wild card input queries

    I was wondering if anyone has been able to pull off a certain query, something like this: I can get SMS to prompt for a value, and return specific matches WHERE prod.ProductName= ##PRM:SMS_G_System_SoftwareProduct.ProductName## And I can set up the search for anything with, let’s say, the...
  15. Rovent

    filter by hostname?

    Hullo all - I'm trying to create a map filter to filter out nodes by hostname so that only non-workstations are shown, but no matter what i put in, invariably it completely clears the board. All of our workstations have a naming scheme so that they all start with "NF", but no...
  16. Rovent

    Rooms / individual node containers?

    Hullo all! I was wondering if anyone knew of a way to have one more layer below the Segnent sub-map (192.168.0.Segment1). Whenever i create a container on the Segment sub-map and drag some discovered nodes into it, invariably the status of the container and any node inside it go to...

Part and Inventory Search

Back
Top